mirror of
https://github.com/nmap/nmap.git
synced 2026-01-06 22:49:02 +00:00
Heuristic detection of SSL ports was previously done in 2 different places, leading to a divergence: shortport.ssl would return true for more services than comm.tryssl would try, since comm.is_ssl was checking a shorter list of port numbers and was ignoring port.version.service_tunnel and port.version.name. Now any changes to shortport.ssl will affect both libraries.
9.1 KiB
9.1 KiB