Skip to content

Commit 5142ea7

Browse files
youdlyJ0WI
authored andcommitted
[Verisign.com.tw] Separate ruleset (EFForg#15731)
1 parent d25aa7c commit 5142ea7

File tree

1 file changed

+35
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)