Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit ca75616

Browse files
cschanajJ0WI
authored andcommitted
Re-activate and Update Indiana.edu.xml (#10075)
* Re-activate and Update Indiana.edu.xml * Update Indiana.edu.xml
1 parent 7c2955d commit ca75616

File tree

2 files changed

+20
-75
lines changed

2 files changed

+20
-75
lines changed

src/chrome/content/rules/Indiana-University-self-signed.xml

Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 20 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,74 +1,32 @@
11
<!--
2-
For problematic rules, see Indiana-University-self-signed.xml.
3-
42
For other Indiana University coverage, see Indiana-University.xml.
53
4+
Non-functional hosts
5+
Couldn't connect to server:
6+
- iubio.bio.indiana.edu
7+
- gisday.indiana.edu
8+
- lkml.indiana.edu
69
7-
Nonfunctional hosts in *indiana.edu:
8-
9-
- iubio.bio ¹
10-
- bursar ⁴
11-
- d2i Shows another domain
12-
- gisday ⁴
13-
- lkml *
14-
- news ⁴
15-
- wphomes.soic ⁴
16-
- studentcentral 403
17-
18-
¹ Dropped
19-
* http reply
20-
⁴ Refused
21-
22-
23-
Problematic hosts in *indiana.edu:
24-
25-
- www.informatics ¹
26-
- soic *
27-
28-
¹ Works; expired 2010-09-05, self-signed, CN: INFO-SHANNON-II
29-
* Cert only matches www.foo
30-
31-
32-
Mixed content:
33-
34-
- favicons on alumni, (www.)?soic from www.indiana.edu
35-
36-
- Bugs, on (www.)?soic from:
37-
38-
- www.facebook.com *
39-
- static01.linkedin.com
40-
- passets-ec.pinterest.com *
41-
42-
* Secured by us
43-
² Unsecurable <= refused
10+
SSL peer certificate was not OK:
11+
- stcweb.stc.indiana.edu
4412
13+
Secure connection redirects to plaintext:
14+
- news.indiana.edu
4515
-->
46-
<ruleset name="Indianna.edu (partial)">
47-
48-
<!-- Direct rewrites:
49-
-->
16+
<ruleset name="Indiana.edu (partial)">
17+
<target host="indiana.edu" />
18+
<target host="www.indiana.edu" />
5019
<target host="alumni.indiana.edu" />
20+
<target host="bursar.indiana.edu" />
21+
<target host="d2i.indiana.edu" />
22+
<target host="www.informatics.indiana.edu" />
23+
<target host="soic.indiana.edu" />
5124
<target host="www.dsc.soic.indiana.edu" />
25+
<target host="wphomes.soic.indiana.edu" />
5226
<target host="www.soic.indiana.edu" />
53-
<target host="stcweb.stc.indiana.edu" />
27+
<target host="studentcentral.indiana.edu" />
28+
<target host="gentoo.ussg.indiana.edu" />
5429
<target host="spout.ussg.indiana.edu" />
5530

56-
<!-- Complications:
57-
-->
58-
<target host="soic.indiana.edu" />
59-
60-
61-
<!-- Not secured by server:
62-
-->
63-
<!--securecookie host="^stcweb\.stc\.indiana\.edu$" name="^(CFCLIENT_SECURITY|CFGLOBALS|CFID|CFTOKEN|CFGLOBALS)$" /-->
64-
65-
<securecookie host="^\w" name="." />
66-
67-
68-
<rule from="^http://soic\.indiana\.edu/"
69-
to="https://www.soic.indiana.edu/" />
70-
71-
<rule from="^http:"
72-
to="https:" />
73-
31+
<rule from="^http:" to="https:" />
7432
</ruleset>

0 commit comments

Comments
 (0)