[HTTPS-E Rulesets] [PATCH 1/6] Exclude http://berlin.de

Wieland Hoffmann themineo at gmail.com
Sun Mar 3 10:15:04 PST 2013


https://berlin.de requires HTTP authentication
---
 src/chrome/content/rules/Berlin.de.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/chrome/content/rules/Berlin.de.xml b/src/chrome/content/rules/Berlin.de.xml
index 6dc7079..3a06093 100644
--- a/src/chrome/content/rules/Berlin.de.xml
+++ b/src/chrome/content/rules/Berlin.de.xml
@@ -1,11 +1,9 @@
 <ruleset name="Berlin.de" default_off="Invalid Certificate(s)">
   <target host="www.berlin.de" />
-  <target host="berlin.de" />
   <target host="*.berlin.de" />
 
   <exclusion pattern="^http://action\.berlin\.de/"/>
   <exclusion pattern="^http://daten\.berlin\.de/"/>
 
-  <rule from="^http://berlin\.de/" to="https://berlin.de/"/>
   <rule from="^http://([^/:@]*)\.berlin\.de/" to="https://$1.berlin.de/"/>
 </ruleset>
-- 
1.8.1.4





More information about the HTTPS-Everywhere-Rules mailing list