commit 7aac6d476ab71b43d78bf6c68ffa81955007d2bf
parent 9e073ea5d5c2b928cd31698eeb227a1b2f362611
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Tue, 16 Oct 2018 12:01:42 +0000
1270: link to 1201, #519
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/user.js b/user.js
@@ -822,7 +822,7 @@ user_pref("security.pki.sha1_enforcement_level", 1);
// user_pref("security.ssl3.rsa_aes_256_sha", false);
/** UI (User Interface) ***/
-/* 1270: display warning (red padlock) for "broken security"
+/* 1270: display warning (red padlock) for "broken security" (see 1201)
* [1] https://wiki.mozilla.org/Security:Renegotiation ***/
user_pref("security.ssl.treat_unsafe_negotiation_as_broken", true);
/* 1271: control "Add Security Exception" dialog on SSL warnings