]> git.p6c8.net - policy-templates.git/commitdiff
Point CT prefs to source code
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Thu, 6 Feb 2025 16:57:05 +0000 (11:57 -0500)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Thu, 6 Feb 2025 16:57:05 +0000 (11:57 -0500)
docs/index.md

index 6d7aaa2a1909405fa35222c87579940f23c5680c..6618e5f2e54e70c748ff6909e1668f5e67e04e60 100644 (file)
@@ -5378,8 +5378,10 @@ as well as the following security preferences:
 | &nbsp;&nbsp;&nbsp;&nbsp; If true, if an OCSP request times out, the connection fails.
 | security.osclientcerts.assume_rsa_pss_support | boolean | true
 | &nbsp;&nbsp;&nbsp;&nbsp; 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  | |
+| &nbsp;&nbsp;&nbsp;&nbsp; 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 | |
+| &nbsp;&nbsp;&nbsp;&nbsp; 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
 | &nbsp;&nbsp;&nbsp;&nbsp; Configures Certificate Transparency support mode (Firefox 133)
 | security.ssl.enable_ocsp_stapling | boolean | true

patrick-canterino.de