mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
Issue #21 - Remove remaining telemetry structs, callers and flags.
This commit is contained in:
parent
2564be2d79
commit
eaf9e756a0
50 changed files with 31 additions and 500 deletions
|
|
@ -75,7 +75,7 @@ pref("security.OCSP.require", false);
|
|||
pref("security.OCSP.GET.enabled", false);
|
||||
|
||||
pref("security.pki.cert_short_lifetime_in_days", 10);
|
||||
// NB: Changes to this pref affect CERT_CHAIN_SHA1_POLICY_STATUS telemetry.
|
||||
// NB: Changes to this pref affect CERT_CHAIN_SHA1_POLICY_STATUS.
|
||||
// See the comment in CertVerifier.cpp.
|
||||
// 3 = only allow SHA-1 for certificates issued by an imported root.
|
||||
pref("security.pki.sha1_enforcement_level", 3);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue