Hacker News new | ask | show | jobs
by weddpros 3643 days ago
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)