Skip to content

Commit d25aa7c

Browse files
youdlyJ0WI
authored andcommitted
[Verisign.com.hk] Separate ruleset (EFForg#15733)
1 parent d38ea53 commit d25aa7c

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
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+
- tracking (ssl handshake failed)
17+
- trust-center (t)
18+
19+
e: expired certificate
20+
h: http redirect
21+
i: invalid certificate chain
22+
m: certificate mismatch
23+
n: no route to host
24+
r: connection refused
25+
s: self-signed certificate
26+
t: timeout on https
27+
-->
28+
<ruleset name="Verisign.com.hk">
29+
30+
<target host="verisign.com.hk" />
31+
<target host="www.verisign.com.hk" />
32+
33+
<securecookie host=".+" name=".+" />
34+
35+
<rule from="^http:"
36+
to="https:" />
37+
</ruleset>

0 commit comments

Comments
 (0)