[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [https-everywhere/master] added startssl.{eu,us} to StartCom ruleset
Author: Daniel Kahn Gillmor <dkg@xxxxxxxxxxxxxxxxx>
Date: Mon, 1 Nov 2010 16:15:02 -0400
Subject: added startssl.{eu,us} to StartCom ruleset
Commit: b693d0669a7acd8ebad4e35fba08eee948554986
---
pending-rules/StartCom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pending-rules/StartCom.xml b/pending-rules/StartCom.xml
index 2025e72..1775c2c 100644
--- a/pending-rules/StartCom.xml
+++ b/pending-rules/StartCom.xml
@@ -1,4 +1,4 @@
<ruleset name="StartCom">
- <rule from="^http://(.*\.)?startssl\.(com|net|org)/" to="https://$1startssl.$2/"/>
+ <rule from="^http://(.*\.)?startssl\.(com|net|org|eu|us)/" to="https://$1startssl.$2/"/>
<rule from="^http://(.*\.)?startcom\.org/" to="https://$1startcom.org/"/>
</ruleset>
--
1.7.1