mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
OpenSSL option SSL_OP_NO_SSLv2 was retired with version 1.1.0 When the initial SSL handshake fails, nmap performs several additional retries with option SSL_OP_NO_SSLv2 enabled. Since the option is ignored since OpenSSL version 1.1.0 then the retries are largely pointless and sometimes even DoS-ing targets. Closes #1873, fixes #1488, closes #1489 |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| src | ||
| tests | ||
| nsock.vcxproj | ||