1270: link to 1201, #519

This commit is contained in:
Thorin-Oakenpants 2018-10-16 12:01:42 +00:00 committed by GitHub
parent 9e073ea5d5
commit 7aac6d476a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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