Skip to content

Commit 42a08ef

Browse files
bardiharborowJ0WI
authored andcommitted
[Scripps_Research_Institute] Update ruleset. (EFForg#12101)
1 parent 64629c9 commit 42a08ef

File tree

1 file changed

+33
-4
lines changed

1 file changed

+33
-4
lines changed
Lines changed: 33 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,39 @@
1+
<!--
2+
3+
Problematic hosts in *scripps.edu:
4+
5+
- admissions (certificate chain)
6+
- aging (redirects to http)
7+
- arc (redirects to http)
8+
- auditorium (redirects to http)
9+
- autofill (faulty https)
10+
- baldwin (mismatch)
11+
- biobranch (mismatch)
12+
- cmpd (self-signed)
13+
- cmsdev (different content)
14+
- education (certificate chain)
15+
- genomics (certificate chain)
16+
- glycomics (redirects to http)
17+
- gpcr (self-signed)
18+
- hr (redirects to http)
19+
- iam (redirects to http)
20+
- internships (certificate chain)
21+
22+
-->
123
<ruleset name="Scripps Research Institute">
224

325
<target host="scripps.edu" />
26+
<target host="bigdaddy.scripps.edu" />
27+
<target host="careers.scripps.edu" />
28+
<target host="coi.scripps.edu" />
29+
<target host="eo.scripps.edu" />
30+
<target host="hive.scripps.edu" />
31+
<target host="imetlin.scripps.edu" />
32+
<target host="isometlin.scripps.edu" />
33+
<target host="vpn.scripps.edu" />
434
<target host="www.scripps.edu" />
535

36+
<rule from="^http:"
37+
to="https:" />
638

7-
<rule from="^http://(admissions\.|education\.|vpn\.|www\.)?scripps\.edu/"
8-
to="https://$1scripps.edu/" />
9-
10-
</ruleset>
39+
</ruleset>

0 commit comments

Comments
 (0)