Encrypted with obsolete vs modern?

Compatibility.
Compatibility with what? You only need 5 ciphers to support EVERYTHING, not to mention those 5 ciphers are the recommended ones to use by all cryptanalysts. Why would you open the door to a ton of security issues and expose your site to cipher-attacks, while using old deprecated ciphers? That's just plain crazy.
 
Last edited:
just update, I'm using this:

Code:
'!SHA384:!SHA256:EECDH+AES:+AES256:EDH+AES128:+SHA!SHA384:!SHA256:EECDH+AES:+AES256:EDH+AES128:+SHA';
 
Back
Top Bottom