1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 15:40:48 +05:30

Updated Overrides (markdown)

HJ
2023-08-19 23:19:53 -04:00
parent d834c93382
commit 4d2e6c634d
+3 -1
@@ -116,7 +116,9 @@ user_pref("security.ssl.require_safe_negotiation", false);
***
### Public Key Pinning (PKP)
We enforce [strict pinning](https://github.com/yokoffing/Betterfox/blob/94c4a77f0ca1c868c4b2f02360dbdbefb7789bd5/Securefox.js#L241-L247). Override if you have issues with antivirus showing `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`.
We enforce [strict pinning](https://github.com/yokoffing/Betterfox/blob/94c4a77f0ca1c868c4b2f02360dbdbefb7789bd5/Securefox.js#L241-L247).
Override if you use antivirus software and Firefox shows `MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE`.
```
// PREF: relax certificate pinning (PKP)
// [ERROR] MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE