DinoTools / sslscan

SSLScan tests SSL/TLS enabled services to discover supported cipher suites
https://github.com/DinoTools/sslscan
GNU General Public License v3.0
87 stars 24 forks source link

Report alert information #9

Closed phibos closed 10 years ago

phibos commented 10 years ago

As reported in #8 sslscan reports a cipher as rejected if a client certificate is required by the server but none is provided by the client. sslscan should also capture all occurring alerts to show more information why the ssl connection was rejected.

See: http://www.openssl.org/docs/ssl/SSL_alert_type_string.html