Skip to content

Commit a10dcdd

Browse files
committed
Merge pull request EFForg#2751 from youdly/voltage
[Voltage.com] New ruleset
2 parents 3d3c5db + d5874bb commit a10dcdd

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!--
2+
Other Hewlett Packard rulesets:
3+
- Compaq.com.xml
4+
- Hewlett-Packard.xml
5+
- HP_Cloud.com.xml
6+
- Optimost.xml
7+
- Palm.com.xml
8+
9+
Non-functional subdomain:
10+
- info (hostname mismatch, CN: *.marketo.com, marketo.com)
11+
-->
12+
<ruleset name="HP Security Voltage">
13+
<target host= "voltage.com" />
14+
<target host="www.voltage.com" />
15+
16+
<securecookie host="^www\.voltage\.com$" name=".+" />
17+
18+
<rule from="^http:"
19+
to="https:" />
20+
</ruleset>

0 commit comments

Comments
 (0)