mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 14:11:29 +00:00
ssl-enum-ciphers was producing output against non-ssl services, listing "least strength: strong" when there was no cipher matched. Fixed to return nil in this case, and to clearly indicate when a protocol is supported but does not support any of our ciphers (a very unlikely situation! Had to artificially reduce attempted ciphers to test.)
42 KiB
42 KiB