File tree Expand file tree Collapse file tree 1 file changed +33
-4
lines changed
Expand file tree Collapse file tree 1 file changed +33
-4
lines changed Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments