From fc5ee4c89a371fcd868fb2f5726fd0ce505e054c Mon Sep 17 00:00:00 2001 From: Narsil Date: Sat, 26 Jun 2021 17:06:14 +0000 Subject: [PATCH] Update 'user.js' --- user.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/user.js b/user.js index 1439a19..765630a 100644 --- a/user.js +++ b/user.js @@ -908,6 +908,8 @@ user_pref("dom.security.https_only_mode_send_http_background_request", false); // user_pref("security.ssl3.ecdhe_ecdsa_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.rsa_aes_128_gcm_sha256", false); // no PFS +// user_pref("security.ssl3.rsa_aes_256_gcm_sha384", false); // no PFS // user_pref("security.ssl3.rsa_aes_128_sha", false); // no PFS // user_pref("security.ssl3.rsa_aes_256_sha", false); // no PFS //