From 7f177cc0629b083ed45d1c9d91b4df43df6d4353 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Tue, 6 Jun 2023 10:24:57 -0400 Subject: [PATCH] Add Firefox version to new preference. --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index a518721..08ddaaa 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4697,7 +4697,7 @@ as well as the following security preferences: | security.OCSP.require | boolean | false |      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. +|      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 |      If false, OCSP stapling is not enabled. | security.ssl.errorReporting.enabled | boolean | true -- 2.34.1