[HTTPS-E Rulesets] [PATCH 5/7] Add CFEngine

Matthias-Christian Ott ott at mirix.org
Fri Aug 2 03:22:10 PDT 2013


---
 src/chrome/content/rules/CFEngine.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
 create mode 100644 src/chrome/content/rules/CFEngine.xml

diff --git a/src/chrome/content/rules/CFEngine.xml b/src/chrome/content/rules/CFEngine.xml
new file mode 100644
index 0000000..2e654ef
--- /dev/null
+++ b/src/chrome/content/rules/CFEngine.xml
@@ -0,0 +1,8 @@
+<ruleset name="CFEngine">
+  <target host="cfengine.com" />
+  <target host="www.cfengine.com" />
+
+  <securecookie host="^(?:www\.)?cfengine\.com$" name=".+" />
+
+  <rule from="^http://(?:www\.)?cfengine\.com/" to="https://cfengine.com/" />
+</ruleset>
-- 
1.7.3.4





More information about the HTTPS-Everywhere-Rules mailing list