https://github.com/nmap/nmap/issues/172
ssl-enum-ciphers reports dhparam sizes divided by 8 · Issue #172 · nmap/nmap · GitHub
ssl-enum-ciphers script reports dhparam size divided by 8, that is when we generate 4096 dhparam with openssl dhparam -out dhparam.pem 4096 ssl-enum-ciphers...
ssl enum ciphersreportssizes
https://github.com/nmap/nmap/issues/168
ssl-enum-ciphers not working on some ports · Issue #168 · nmap/nmap · GitHub
Jun 18, 2015 - For example: nmap --script ssl-enum-ciphers localhost -p 443 works fine, but moving exactly the same service to port 6666 and running nmap --script...
ssl enum ciphersworkingports
https://nmap.org/nsedoc/scripts/ssl-enum-ciphers.html
ssl-enum-ciphers NSE script — Nmap Scripting Engine documentation
How to use the ssl-enum-ciphers NSE script: examples, script-args, and references.
ssl enum ciphersnse script