Skip to content

Commit 8b1eb86

Browse files
committed
Merge pull request EFForg#1488 from J0WI/patch-45
Update Financial-Cryptography.xml
2 parents 1cccb76 + 28bdb64 commit 8b1eb86

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed
Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,7 @@
1-
<!--
2-
Disabled by https-everywhere-checker because:
3-
Fetch error: http://financialcryptography.com/ => https://financialcryptography.com/: (60, 'SSL certificate problem: self signed certificate in certificate chain')
4-
Fetch error: http://www.financialcryptography.com/ => https://www.financialcryptography.com/: (60, 'SSL certificate problem: self signed certificate in certificate chain')
5-
-->
6-
<ruleset name="Financial Cryptography" platform="cacert" default_off='failed ruleset test'>
7-
1+
<ruleset name="Financial Cryptography" platform="cacert">
82
<target host="financialcryptography.com" />
93
<target host="www.financialcryptography.com" />
104

11-
12-
<rule from="^http://(www\.)?financialcryptography\.com/"
13-
to="https://$1financialcryptography.com/" />
14-
5+
<rule from="^http:"
6+
to="https:" />
157
</ruleset>

0 commit comments

Comments
 (0)