so36.net switched from CAcert to StartCom, let's enable it by default.

--
alex

-- got moloko?
From 6fa6fd3c731e578fde4e6b3c784b03f9a8b5b742 Mon Sep 17 00:00:00 2001
From: alex <[email protected]>
Date: Sun, 1 Sep 2013 15:30:03 +0200
Subject: [PATCH] rule so36.net: no more cacert, add securecookie

---
 src/chrome/content/rules/so36.net.xml | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/chrome/content/rules/so36.net.xml b/src/chrome/content/rules/so36.net.xml
index 2de22ec..03caac1 100644
--- a/src/chrome/content/rules/so36.net.xml
+++ b/src/chrome/content/rules/so36.net.xml
@@ -1,6 +1,8 @@
-<ruleset name="so36.NET" platform="cacert">
-  <target host="so36.net" />
-  <target host="*.so36.net" />
+<ruleset name="so36.NET">
+	<target host="so36.net" />
+	<target host="*.so36.net" />
+
+	<securecookie host="^(?:.*\.)?so36\.net$" name=".+" />
 
 	<rule from="^http://so36\.net/"; to="https://so36.net/"/>
 	<rule from="^http://([^/:@\.]+)\.so36\.net/" to="https://$1.so36.net/"/>
-- 
1.8.1.2

Attachment: signature.asc
Description: Digital signature

Reply via email to