mirror of
https://github.com/nmap/nmap.git
synced 2026-01-08 23:49:03 +00:00
Restore HAVE_OPENSSL definition for nsock on Windows, previously removed from nbase
This commit is contained in:
@@ -67,4 +67,7 @@
|
||||
#define HAVE_IOCP 1
|
||||
#endif
|
||||
|
||||
#define HAVE_OPENSSL 1
|
||||
#define HAVE_DTLS_CLIENT_METHOD 1
|
||||
#define HAVE_SSL_SET_TLSEXT_HOST_NAME 1
|
||||
#endif /* NSOCK_WINCONFIG_H */
|
||||
|
||||
Reference in New Issue
Block a user