[HTTPS-E Rulesets] [PATCH] Add SSL DebConf domains to the Debian set

Paul Wise pabs3 at bonedaddy.net
Tue Mar 5 15:58:24 PST 2013


---
 src/chrome/content/rules/Debian.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/chrome/content/rules/Debian.xml b/src/chrome/content/rules/Debian.xml
index da070b8..ce2defe 100644
--- a/src/chrome/content/rules/Debian.xml
+++ b/src/chrome/content/rules/Debian.xml
@@ -25,6 +25,7 @@
 	<target host="*.debian.net" />
 	<target host="*.debian.org"/>
 	<target host="*.alioth.debian.org"/>
+	<target host="*.debconf.org"/>
 
 	<rule from="^http://(mentors|paste)\.debian\.net/"
 		to="https://$1.debian.net/" />
@@ -32,6 +33,9 @@
 	<rule from="^http://((?:lists\.)?alioth|buildd|db|ftp-master|lists|nagios|nm|wiki)\.debian\.org/"
 		to="https://$1.debian.org/"/>
 
+	<rule from="^http://(wiki|penta|debconf7|db|rt|gallery|svn)\.debconf\.org/"
+		to="https://$1.debconf.org/"/>
+
 	<rule from="^http://pcsclite\.alioth\.debian\.org/"
 		to="https://alioth.debian.org/"/>
 
-- 
1.8.2.rc2





More information about the HTTPS-Everywhere-Rules mailing list