X-Git-Url: http://gitweb.michael.orlitzky.com/?p=firefox-user-prefs.git;a=blobdiff_plain;f=certificates;h=358ee50dafb093726aa76cc9199809dafd4e063b;hp=a74192567c4ed61a1d98508be4701b1c1f4f39ca;hb=refs%2Fheads%2Fmaster;hpb=7caf7f06fbdbb78acca16bbccef911d6bbd3f044 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); +