![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
How can I control the list of cipher suites offered in the SSL Client Hello message? I want to forbid MD5 and RC4.
How can I control the list of cipher suites offered in the SSL Client Hello message? I want to limit my browser to negotiating strong cipher suites. I'd like to forbid DES, MD5 and RC4.
How can I control the list of cipher suites offered in the SSL Client Hello message?
I want to limit my browser to negotiating strong cipher suites. I'd like to forbid DES, MD5 and RC4.
Ausgewählte Lösung
Set the related SSL3 prefs to false on the about:config page (Filter: security.ssl3.).
Diese Antwort im Kontext lesen 👍 0Alle Antworten (1)
Ausgewählte Lösung
Set the related SSL3 prefs to false on the about:config page (Filter: security.ssl3.).