]> git.p6c8.net - policy-templates.git/commitdiff
Add Firefox version to new preference. v4.12
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Tue, 6 Jun 2023 14:24:57 +0000 (10:24 -0400)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Tue, 6 Jun 2023 14:24:57 +0000 (10:24 -0400)
docs/index.md

index a5187217a97a8ac3eacd504f7323d9e47e4a74ed..08ddaaaeec63c587cfd4d67cc750f53c3a046daa 100644 (file)
@@ -4697,7 +4697,7 @@ as well as the following security preferences:
 | security.OCSP.require | boolean | false
 | &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.
+| &nbsp;&nbsp;&nbsp;&nbsp; If false, we don't assume an RSA key can do RSA-PSS (Firefox 114, Firefox ESR 102.12).
 | security.ssl.enable_ocsp_stapling | boolean | true
 | &nbsp;&nbsp;&nbsp;&nbsp; If false, OCSP stapling is not enabled.
 | security.ssl.errorReporting.enabled | boolean | true

patrick-canterino.de