[HTTPS-E Rulesets] Problem in rule for Opendns.com

Creig Smith csmith-eff at creigsmith.com
Thu Sep 22 04:35:24 PDT 2011


The subdomains guide.opendns.com and block.opendns.com do not support https. 
Exceptions need to be added to the rule to avoid this problem. A modified rule 
for Opendns I have tried is:

<ruleset name="OpenDNS">
<target host="opendns.com" />
<target host="*.opendns.com" />
<exclusion pattern="^http://guide\.opendns\.com/" />
<exclusion pattern="^http://block\.opendns\.com/" />
<rule from="^http://(www\.)?opendns\.com/" to="https://www.opendns.com/"/>
<rule from="^http://([^/:@]*)\.opendns\.com/" to="https://$1.opendns.com/"/>
</ruleset>


If the original rule worked when it was first created, perhaps OpenDns stopped 
supporting https on those subdomains.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.eff.org/pipermail/https-everywhere-rules/attachments/20110922/f82a7012/attachment.html>


More information about the HTTPS-Everywhere-Rules mailing list