瀏覽代碼

1270: link to 1201, #519

Thorin-Oakenpants 6 年之前
父節點
當前提交
7aac6d476a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      user.js

+ 1 - 1
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