Quote:
Originally Posted by rollei
Does anyone know what should the values of security.tls.version.max and security.tls.version.min be?
I presently have the following:
security.tls.version.max = 3
security.tls.version.min = 0
What should I set the max and min values to?
|
You only need to change the min value to 1.
Detailed instructions related to POODLE
https://scotthelme.co.uk/sslv3-goes-...-off-protocol/
Reference info
http://kb.mozillazine.org/Security.tls.version.*