1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Avoid checking for SSL_set_tlsext_host_name, present in all supported OpenSSL versions

This commit is contained in:
dmiller
2024-04-02 21:32:22 +00:00
parent ed5fb3e248
commit c1c9fcca4a
8 changed files with 0 additions and 35 deletions

View File

@@ -71,7 +71,6 @@
#define NMAP_PLATFORM "i686-pc-windows-windows"
#define HAVE_OPENSSL 1
#define HAVE_SSL_SET_TLSEXT_HOST_NAME 1
#define HAVE_LIBSSH2 1
#define HAVE_LIBZ 1
/* Since MSVC 2010, stdint.h is included as part of C99 compatibility */