Comment on Quick online tool to check SSL configurationsComments−preinheimer14yIf 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−emmelaich14yWhy include EXP or eNULL at all?
Comments
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
Why include EXP or eNULL at all?