Skip to content

Commit 4f5ed1b

Browse files
numismatikaJ0WI
authored andcommitted
add a rule for BookBoon (EFForg#9644)
1 parent 3c3c559 commit 4f5ed1b

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
<!--
2+
Cert expired:
3+
- backoffice
4+
5+
Cert mismatch:
6+
- blog
7+
- email.bookboon.com
8+
- enterpriseenrollment.bookboon.com
9+
- lyncdiscover.bookboon.com
10+
- msoid.bookboon.com
11+
- sip.bookboon.com
12+
13+
Chain incomplete:
14+
reports
15+
16+
Connection refused:
17+
- search1
18+
- search2
19+
20+
Self-signed:
21+
- mm
22+
23+
Timeout:
24+
- autodiscover
25+
- db1
26+
- rigel
27+
28+
TLS errors:
29+
- s
30+
- www1
31+
- www2
32+
-->
33+
<ruleset name="BookBoon.com (partial)">
34+
35+
<target host="bookboon.com" />
36+
<target host="www.bookboon.com" />
37+
<target host="backoffice2.bookboon.com" />
38+
<target host="files.bookboon.com" />
39+
<target host="premium.bookboon.com" />
40+
<target host="subsites.bookboon.com" />
41+
<target host="webcrm.bookboon.com" />
42+
43+
<rule from="^http:"
44+
to="https:" />
45+
46+
</ruleset>

0 commit comments

Comments
 (0)