Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
Re-activate and Rename Open_WebMail.org.xml (#9822)
Browse files Browse the repository at this point in the history
  • Loading branch information
cschanaj authored and J0WI committed May 8, 2017
1 parent 29139c2 commit 3c04ea9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/chrome/content/rules/Open-WebMail.xml

This file was deleted.

15 changes: 15 additions & 0 deletions src/chrome/content/rules/Open_WebMail.org.xml
@@ -0,0 +1,15 @@
<!--
Non-functional hosts
Peer certificate cannot be authenticated with given CA certificates:
- ftp.openwebmail.org
- mail.openwebmail.org
- server6.openwebmail.org
-->
<ruleset name="Open WebMail.org">
<target host="openwebmail.org" />
<target host="www.openwebmail.org" />

<securecookie host="^(www\.)?openwebmail\.org$" name=".+" />

<rule from="^http:" to="https:" />
</ruleset>

0 comments on commit 3c04ea9

Please sign in to comment.