Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
[DreamHost] unbreak OCSP + CRLs
Browse files Browse the repository at this point in the history
  • Loading branch information
pde committed Apr 20, 2014
1 parent 09aab5c commit b033b11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/chrome/content/rules/DreamHost.xml
Expand Up @@ -26,6 +26,8 @@
<target host="dreamhost.com" />
<target host="*.dreamhost.com" />
<exclusion pattern="^http://(?:blog|wiki)\.dreamhost\.com/" />
<exclusion pattern="\.crl$" />
<exclusion pattern="ocsp\.dreamhost" />


<securecookie host="^(?:.*\.)?dreamhost\.com$" name=".+" />
Expand Down

0 comments on commit b033b11

Please sign in to comment.