From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:57:05 +0000 (-0500) Subject: Point CT prefs to source code X-Git-Tag: v6.8~3 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/5307aa1608387f1119f95fb794ef33f4685058e7 Point CT prefs to source code --- diff --git a/docs/index.md b/docs/index.md index 6d7aaa2..6618e5f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5378,8 +5378,10 @@ 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.disable_for_hosts | | +|      See [this page](https://searchfox.org/mozilla-central/rev/d1fbe983fb7720f0a4aca0e748817af11c1a374e/modules/libpref/init/StaticPrefList.yaml#16334) for more details. +| security.pki.certificate_transparency.disable_for_spki_hashes | | +|      See [this page](https://searchfox.org/mozilla-central/rev/d1fbe983fb7720f0a4aca0e748817af11c1a374e/modules/libpref/init/StaticPrefList.yaml#16344) for more details. | security.pki.certificate_transparency.mode | integer | 0 |      Configures Certificate Transparency support mode (Firefox 133) | security.ssl.enable_ocsp_stapling | boolean | true