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

Re-activate and Update Indiana.edu.xml #10075

Merged
merged 2 commits into from May 31, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 0 additions & 13 deletions src/chrome/content/rules/Indiana-University-self-signed.xml

This file was deleted.

82 changes: 20 additions & 62 deletions src/chrome/content/rules/Indiana.edu.xml
@@ -1,74 +1,32 @@
<!--
For problematic rules, see Indiana-University-self-signed.xml.

For other Indiana University coverage, see Indiana-University.xml.

Non-functional hosts
Couldn't connect to server:
- iubio.bio.indiana.edu
- gisday.indiana.edu
- lkml.indiana.edu

Nonfunctional hosts in *indiana.edu:

- iubio.bio ¹
- bursar ⁴
- d2i Shows another domain
- gisday ⁴
- lkml *
- news ⁴
- wphomes.soic ⁴
- studentcentral 403

¹ Dropped
* http reply
⁴ Refused


Problematic hosts in *indiana.edu:

- www.informatics ¹
- soic *

¹ Works; expired 2010-09-05, self-signed, CN: INFO-SHANNON-II
* Cert only matches www.foo


Mixed content:

- favicons on alumni, (www.)?soic from www.indiana.edu

- Bugs, on (www.)?soic from:

- www.facebook.com *
- static01.linkedin.com
- passets-ec.pinterest.com *

* Secured by us
² Unsecurable <= refused
SSL peer certificate was not OK:
- stcweb.stc.indiana.edu

Secure connection redirects to plaintext:
- news.indiana.edu
-->
<ruleset name="Indianna.edu (partial)">

<!-- Direct rewrites:
-->
<ruleset name="Indiana.edu (partial)">
<target host="indiana.edu" />
<target host="www.indiana.edu" />
<target host="alumni.indiana.edu" />
<target host="bursar.indiana.edu" />
<target host="d2i.indiana.edu" />
<target host="www.informatics.indiana.edu" />
<target host="soic.indiana.edu" />
<target host="www.dsc.soic.indiana.edu" />
<target host="wphomes.soic.indiana.edu" />
<target host="www.soic.indiana.edu" />
<target host="stcweb.stc.indiana.edu" />
<target host="studentcentral.indiana.edu" />
<target host="gentoo.ussg.indiana.edu" />
<target host="spout.ussg.indiana.edu" />

<!-- Complications:
-->
<target host="soic.indiana.edu" />


<!-- Not secured by server:
-->
<!--securecookie host="^stcweb\.stc\.indiana\.edu$" name="^(CFCLIENT_SECURITY|CFGLOBALS|CFID|CFTOKEN|CFGLOBALS)$" /-->

<securecookie host="^\w" name="." />


<rule from="^http://soic\.indiana\.edu/"
to="https://www.soic.indiana.edu/" />

<rule from="^http:"
to="https:" />

<rule from="^http:" to="https:" />
</ruleset>