Dieses Thema wurde archiviert.
Bitte stellen Sie eine neue Frage, wenn Sie Hilfe benötigen.
Solved
Archiviert
Internet properties
Use SSL 2.0 Use SSL 3.0 Use TSL1.0 Use TSL 1.1 Use TSL 1.2
What should I have tucked and untucked?
Thank you in advance,
Zac
Use SSL 2.0
Use SSL 3.0
Use TSL1.0
Use TSL 1.1
Use TSL 1.2
What should I have tucked and untucked?
Thank you in advance,
Zac
Alle Antworten (2)
- In the Location bar, type about:config and press Enter. The about:config "This might void your warranty!" warning page may appear.
- Click I'll be careful, I promise! to continue to the about:config page.
- Please search for security.tls.version.max and security.tls.version.min
[ref keeler] Note from keeler: the defaults should be fine (although set min to 1 to disable SSL 3.0, which would be the most secure thing, although then some sites won't work)
Hope this helps, from the #security irc channel.
Ausgewählte Lösung
See also:
0 means SSL 3.0, 1 means TLS 1.0, 2 means TLS 1.1, 3 means TLS 1.2 etc.