1
0
Fork 0

remove 1273: "not Secure" text on insecure sites

AF has been using HTTPS-Only mode since v84, the interstitial is more than ample, padlock is still marked as insecure
This commit is contained in:
Thorin-Oakenpants 2022-01-16 02:31:57 +00:00 committed by GitHub
parent 7a4676fe2d
commit 09d62d2302
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -555,8 +555,6 @@ user_pref("browser.ssl_override_behavior", 1);
* i.e. it doesn't work for HSTS discrepancies (https://subdomain.preloaded-hsts.badssl.com/)
* [TEST] https://expired.badssl.com/ ***/
user_pref("browser.xul.error_pages.expert_bad_cert", true);
/* 1273: display "Not Secure" text on HTTP sites ***/
user_pref("security.insecure_connection_text.enabled", true); // [FF60+]
/*** [SECTION 1400]: FONTS ***/
user_pref("_user.js.parrot", "1400 syntax error: the parrot's bereft of life!");