Skip to content

Commit 30d4579

Browse files
authored
Merge pull request EFForg#7328 from jeremyn/fix-colorado-secretary-of-state
Update Colorado_Secretary_of_State.xml (EFForg#7327)
2 parents b5dc9b2 + eb5ad74 commit 30d4579

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<!--
2-
- Some (most?) pages redirect to http
3-
- Cert only matches www
4-
2+
Invalid certificate:
3+
jobs.sos.state.co.us
54
-->
6-
<ruleset name="Colorado Secretary of State (partial)">
5+
<ruleset name="Colorado Secretary of State">
76

87
<target host="sos.state.co.us" />
98
<target host="www.sos.state.co.us" />
9+
<target host="bartels-on.sos.state.co.us" />
1010

11+
<securecookie host=".+" name=".+" />
1112

12-
<rule from="^http://(?:www\.)sos\.state\.co\.us/pubs/"
13-
to="https://$1sos.state.co.us/pubs/" />
13+
<rule from="^http:" to="https:" />
1414

1515
</ruleset>

0 commit comments

Comments
 (0)