This repository was archived by the owner on Nov 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expand file tree
/
Copy pathClaranet.xml
More file actions
41 lines (30 loc) · 1.68 KB
/
Claranet.xml
File metadata and controls
41 lines (30 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://pop.claranet.de/ => https://pop.claranet.de/: (6, 'Could not resolve host: pop.claranet.de')
Fetch error: http://secure.claranetsoho.co.uk/ => https://secure.claranetsoho.co.uk/: (28, 'Connection timed out after 20001 milliseconds')
Disabled by https-everywhere-checker because:
Fetch error: http://pop.claranet.de/ => https://pop.claranet.de/: (6, 'Could not resolve host: pop.claranet.de')
Fetch error: http://webmail.claranet.pt/ => https://webmail.claranet.pt/: (60, 'SSL certificate problem: unable to get local issuer certificate')
Fetch error: http://secure.claranetsoho.co.uk/ => https://secure.claranetsoho.co.uk/: (28, 'Connection timed out after 10000 milliseconds')
-->
<ruleset name="Claranet (partial)" default_off="failed ruleset test">
<target host="corporate.clara.net" />
<target host="customer.clara.net" />
<target host="webmail.clara.net" />
<target host="webmail.bln.de.clara.net" />
<target host="nswebmail.uk.clara.net" />
<target host="portal.uk.clara.net" />
<target host="admin.clarahost.co.uk"/>
<target host="pop.claranet.de"/>
<target host="webmail.claranet.nl" />
<target host="servicecenter.claranet.nl" />
<target host="webmail.claranet.pt"/>
<target host="secure.claranetsoho.co.uk"/>
<securecookie host="^(?:.*\.)?clara\.net$" name=".+" />
<securecookie host="^admin\.clarahost\.co\.uk$" name=".+" />
<securecookie host="^pop\.claranet\.de$" name=".+" />
<securecookie host="^(?:.*\.)?claranet\.nl$" name=".+" />
<securecookie host="^webmail\.claranet\.pt$" name=".+" />
<securecookie host="^secure\.claranetsoho\.co\.uk$" name=".+" />
<rule from="^http:" to="https:" />
</ruleset>