mirror of
https://github.com/arkenfox/user.js.git
synced 2026-07-18 09:50:48 +05:30
ecdhe_ecdsa_aes_256_sha
https://bugzilla.mozilla.org/show_bug.cgi?id=2052302
This commit is contained in:
@@ -1067,7 +1067,7 @@ user_pref("_user.js.parrot", "7000 syntax error: the parrot's pushing up daisies
|
|||||||
* [WHY] Passive fingerprinting. Minimal/non-existent threat of downgrade attacks
|
* [WHY] Passive fingerprinting. Minimal/non-existent threat of downgrade attacks
|
||||||
* [1] https://browserleaks.com/ssl ***/
|
* [1] https://browserleaks.com/ssl ***/
|
||||||
// user_pref("security.ssl3.ecdhe_ecdsa_aes_128_sha", false); // [DEFAULT: false FF150+]
|
// user_pref("security.ssl3.ecdhe_ecdsa_aes_128_sha", false); // [DEFAULT: false FF150+]
|
||||||
// user_pref("security.ssl3.ecdhe_ecdsa_aes_256_sha", false);
|
// user_pref("security.ssl3.ecdhe_ecdsa_aes_256_sha", false); // [DEFAULT: false FF154+]
|
||||||
// user_pref("security.ssl3.ecdhe_rsa_aes_128_sha", false);
|
// user_pref("security.ssl3.ecdhe_rsa_aes_128_sha", false);
|
||||||
// user_pref("security.ssl3.ecdhe_rsa_aes_256_sha", false);
|
// user_pref("security.ssl3.ecdhe_rsa_aes_256_sha", false);
|
||||||
// user_pref("security.ssl3.rsa_aes_128_gcm_sha256", false); // no PFS
|
// user_pref("security.ssl3.rsa_aes_128_gcm_sha256", false); // no PFS
|
||||||
|
|||||||
Reference in New Issue
Block a user