Hacker News new | ask | show | jobs
by Padrio 3643 days ago
https://www.ssllabs.com/ssltest/analyze.html?d=johngibby.com You better check your SSL configuration
1 comments

It's not as bad as it seems: SSL v3 is supported, but no cipher is supported for SSL v3... It should get a B instead of a C ;-)

(shameless plug: I used https://sslping.com and tried to understand why it didn't catch the SSLv3 problem: no cipher, so SSLv3 can't really be used. SSLPing doesn't test DH params length yet though)