Hacker News new | ask | show | jobs
by preinheimer 5235 days ago
If you're running apache this line helped me improved my score drastically:

SSLCipherSuite ALL:!ADH:!EXPORT56:!EXPORT40:RC4+RSA:+HIGH:+MEDIUM:-LOW:-SSLv2:+EXP:+eNULL

1 comments

Why include EXP or eNULL at all?