Skip to content

Commit 23d1b79

Browse files
author
MB
committed
zuBu.re
1 parent 1deae5b commit 23d1b79

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!--
2+
Server sends no certificate chain, see https://whatsmychaincert.com
3+
4+
-->
5+
<ruleset name="zuBu.re" default_off="missing certificate chain">
6+
7+
<target host="zubu.re" />
8+
<target host="www.zubu.re" />
9+
10+
11+
<securecookie host="^\w" name="." />
12+
13+
14+
<rule from="^http:"
15+
to="https:" />
16+
17+
</ruleset>

0 commit comments

Comments
 (0)