X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=certificates;fp=certificates;h=358ee50dafb093726aa76cc9199809dafd4e063b;hb=06c733e9241b3af2b2bc740a61ed3ea6bdbeabac;hp=a74192567c4ed61a1d98508be4701b1c1f4f39ca;hpb=f9a5a00bfc0925154b650d5491d44c58a95d5773;p=firefox-user-prefs.git diff --git a/certificates b/certificates index a741925..358ee50 100644 --- a/certificates +++ b/certificates @@ -1,5 +1,6 @@ /* Certificates and trust */ + /* Disable OCSP, which checks for certificate revocation by sending * your browser history to a third-party. I think this leaves stapling * enabled, which is what we should be using anyway. Not that I believe @@ -15,3 +16,4 @@ * */ user_pref("security.OCSP.enabled", 0); +