Skip to content

Commit c07054e

Browse files
youdlyJ0WI
authored andcommitted
[Verisign.dk] Separate ruleset (EFForg#15730)
1 parent b275c36 commit c07054e

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
<!--
2+
For other Verisign coverage, see Verisign.xml
3+
4+
5+
For other Symantec coverage, see Symantec.xml
6+
7+
8+
Non-functional subdomains:
9+
- knowledge (i)
10+
- pilot-ssl-certificate-center (SSL handshake failed)
11+
- pilot-ssl-certificate-center-enterprise (SSL handshake failed)
12+
- pilot-trust-center (SSL handshake failed)
13+
- query (SSL handshake failed)
14+
- ssl-certificate-center (t)
15+
- ssl-certificate-center-enterprise (t)
16+
- trust-center (t)
17+
18+
e: expired certificate
19+
h: http redirect
20+
i: invalid certificate chain
21+
m: certificate mismatch
22+
n: no route to host
23+
r: connection refused
24+
s: self-signed certificate
25+
t: timeout on https
26+
-->
27+
<ruleset name="Verisign.dk">
28+
29+
<target host="verisign.dk" />
30+
<target host="www.verisign.dk" />
31+
32+
<securecookie host=".+" name=".+" />
33+
34+
<rule from="^http:"
35+
to="https:" />
36+
</ruleset>

0 commit comments

Comments
 (0)