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

Commit 919951a

Browse files
author
MB
committed
US Pirates.org
Missed in 9da3673
1 parent 5512905 commit 919951a

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!--
2+
For other Pirate Party coverage, see PirateParty.xml.
3+
4+
5+
Server sends no certificate chain *
6+
7+
* See https://whatsmychaincert.com
8+
9+
-->
10+
<ruleset name="US Pirates.org" default_off="missing certificate chain">
11+
12+
<target host="uspirates.org" />
13+
<target host="www.uspirates.org" />
14+
15+
16+
<securecookie host=".+\.uspirates\.org$" name=".+" />
17+
18+
19+
<rule from="^http:"
20+
to="https:" />
21+
22+
</ruleset>

0 commit comments

Comments
 (0)