From 0f478629be7fc6f895aec7c116a71e972324a1dd Mon Sep 17 00:00:00 2001 From: Thorin-II <16656956+Thorin-II@users.noreply.github.com> Date: Tue, 14 Jul 2026 04:27:51 +0000 Subject: [PATCH] ecdhe_ecdsa_aes_256_sha https://bugzilla.mozilla.org/show_bug.cgi?id=2052302 --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index eda24af..96016c7 100644 --- a/user.js +++ b/user.js @@ -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 * [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_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_256_sha", false); // user_pref("security.ssl3.rsa_aes_128_gcm_sha256", false); // no PFS