From 6a78554b051c5ba84db5f2e7fc8315c09ad42413 Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty Date: Sat, 25 Mar 2023 18:06:59 +0100 Subject: [PATCH] Add security.OCSP.require to the about:config tweak --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7c2fd48..eb76278 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ Set `privacy.resistFingerprinting` to `false`: it breaks to much stuff, and the Set `browser.tabs.closeWindowWithLastTab` to `false`: doesn't close the browser when the last tab is closed +Set `security.OCSP.require` to `false`: the OCSP server are down almost daily, and OCSP is basically pointless + --- ## Bookmarks