From 78f295c4448bd2b26f08204bc9c3cc0d91f6c8fd Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Thu, 6 Feb 2025 11:51:03 -0500 Subject: [PATCH] Add new security prefs --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index 231c4b5..6d7aaa2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5378,6 +5378,8 @@ as well as the following security preferences: |      If true, if an OCSP request times out, the connection fails. | security.osclientcerts.assume_rsa_pss_support | boolean | true |      If false, we don't assume an RSA key can do RSA-PSS. (Firefox 114, Firefox ESR 102.12) +| security.pki.certificate_transparency.disable_for_hosts +| security.pki.certificate_transparency.disable_for_spki_hashes | security.pki.certificate_transparency.mode | integer | 0 |      Configures Certificate Transparency support mode (Firefox 133) | security.ssl.enable_ocsp_stapling | boolean | true -- 2.43.0