-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
OpenSSL 1.1 will be released soon, and Nmap currently fails to build with it. There are 2 parts of this task:
- Fix the build, using preprocessor macros when necessary to ensure that it still builds with the OpenSSL 1.0.x branches.
- Research and document any functional changes to the way Nmap does things. Issues in the past have been: removal of SSLv2, needing backwards-compatible handshake methods, addition of SNI-related calls.
References: