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

Commit 59c70b8

Browse files
cschanajJ0WI
authored andcommitted
Re-activate and Update Mirt.net.xml (#10230)
1 parent bf409ff commit 59c70b8

File tree

1 file changed

+23
-7
lines changed

1 file changed

+23
-7
lines changed
Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,30 @@
11
<!--
2-
Cert only matches www
2+
Non-functional hosts
3+
Couldn't connect to server:
4+
- mx2.mirt.net
5+
- nsi.mirt.net
36
7+
SSL peer certificate was not OK:
8+
- abcorp.mirt.net
9+
- www.abcorp.mirt.net
10+
- bednarski.mirt.net
11+
- www.bednarski.mirt.net
12+
- ilion.mirt.net
13+
- www.ilion.mirt.net
14+
- kapa.mirt.net
15+
- www.kapa.mirt.net
16+
- linode.mirt.net
17+
- msdn.mirt.net
18+
- ns.mirt.net
19+
- ns1.mirt.net
20+
- stunnel.mirt.net
421
-->
5-
<ruleset name="mirt.net" default_off="self-signed">
6-
22+
<ruleset name="Mirt.net (partial)">
723
<target host="mirt.net" />
824
<target host="www.mirt.net" />
25+
<target host="mike.mirt.net" />
926

27+
<securecookie host="^(www\.)?mirt\.net$" name=".+" />
1028

11-
<rule from="^http://(?:www\.)?mirt\.net/"
12-
to="https://www.mirt.net/" />
13-
14-
</ruleset>
29+
<rule from="^http:" to="https:" />
30+
</ruleset>

0 commit comments

Comments
 (0)