Skip to content

Commit 1f1b13d

Browse files
ivysronoJ0WI
authored andcommitted
Update University-of-Alaska-Anchorage.xml (EFForg#9271)
* Update University-of-Alaska-Anchorage.xml * Update downgrade-whitelist.txt * Update University-of-Alaska-Anchorage.xml * Update University-of-Alaska-Anchorage.xml
1 parent f475346 commit 1f1b13d

File tree

2 files changed

+17
-46
lines changed

2 files changed

+17
-46
lines changed
Lines changed: 17 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,33 @@
11
<!--
22
Unsupported subdomains:
3-
4-
bookstore (times out)
5-
callcenter (no public access)
6-
fpgis (different HTTP vs HTTPS content)
7-
greenandgold (SSL error: ssl_error_rx_record_too_long)
8-
lib (cert is for *.consortiumlibrary.org and consortiumlibrary.org)
9-
math (self-signed cert is for spangolite.ua.ad.alaska.edu)
10-
phb (cannot connect to server)
11-
webmail (different HTTP vs HTTPS content)
12-
13-
Subdomains that are handled by cross-domain redirects in this ruleset:
14-
15-
hosting (sometimes)
16-
moodle
17-
womens
18-
3+
bookstore (times out)
4+
callcenter (no public access)
5+
edit (cannot connect to server)
6+
elive (cannot connect to server)
7+
greenandgold (Mismatch)
8+
lib (Mismatch)
9+
math (self-signed cert is for spangolite.ua.ad.alaska.edu)
10+
phb (cannot connect to server)
11+
student (403)
12+
techsupport.uaa.alaska.edu (Mismatch)
13+
webaccess.uaa.alaska.edu (Mismatch)
14+
webmail (different HTTP vs HTTPS content)
15+
edit.www.uaa.alaska.edu (cannot connect to server)
1916
-->
20-
<ruleset name="University of Alaska Anchorage (partial)" default_off="Additional testing recommended">
17+
<ruleset name="University-of-Alaska-Anchorage (partial)">
2118
<target host="classes.uaa.alaska.edu" />
2219
<target host="coe.uaa.alaska.edu" />
23-
<target host="edit.uaa.alaska.edu" />
24-
<target host="elive.uaa.alaska.edu" />
20+
<target host="fpgis.uaa.alaska.edu" />
2521
<target host="hosting.uaa.alaska.edu" />
2622
<target host="kb.uaa.alaska.edu" />
27-
<target host="longdistance.uaa.alaska.edu" />
2823
<target host="me.uaa.alaska.edu" />
2924
<target host="moodle.uaa.alaska.edu" />
3025
<target host="owa.uaa.alaska.edu" />
31-
<target host="student.uaa.alaska.edu" />
3226
<target host="technology.uaa.alaska.edu" />
33-
<target host="techsupport.uaa.alaska.edu" />
34-
<target host="webaccess.uaa.alaska.edu" />
3527
<target host="womens.uaa.alaska.edu" />
3628
<target host="www.uaa.alaska.edu" />
37-
<target host="edit.www.uaa.alaska.edu" />
38-
39-
<securecookie host="^(?:classes|coe|edit|elive|hosting|kb|longdistance|me|owa|student|technology|techsupport|webaccess|www)\.uaa\.alaska\.edu$"
40-
name=".+" />
41-
42-
<exclusion pattern="^http://www\.uaa\.alaska\.edu/map/(?:CampusMap\.swf|interactive\.cfm)" />
43-
44-
<rule from="^http://(classes|coe|edit|elive|kb|longdistance|me|owa|student|technology|techsupport|webaccess|www)\.uaa\.alaska\.edu/"
45-
to="https://$1.uaa.alaska.edu/" />
46-
<rule from="^http://edit\.www\.uaa\.alaska\.edu/"
47-
to="https://edit.uaa.alaska.edu/" />
4829

49-
<rule from="^http://hosting\.uaa\.alaska\.edu/?$"
50-
to="https://www.uaa.alaska.edu/informationtechnologyservices/" />
51-
<rule from="^http://hosting\.uaa\.alaska\.edu/(.+)"
52-
to="https://hosting.uaa.alaska.edu/$1" />
53-
<rule from="^http://moodle\.uaa\.alaska\.edu(?:$|/.*)"
54-
to="https://www.uaa.alaska.edu/classes/facultyresources/" />
55-
<rule from="^http://womens\.uaa\.alaska\.edu(?:$|/.*)"
56-
to="https://www.uaa.alaska.edu/womensstudies/" />
30+
<securecookie host=".+" name=".+" />
5731

58-
<!-- Remains broken over TLS as of August, 2014 -->
59-
<rule from="^https://www\.uaa\.alaska\.edu/map/interactive\.cfm"
60-
to="http://www.uaa.alaska.edu/map/interactive.cfm" downgrade="1" />
32+
<rule from="^http:" to="https:" />
6133
</ruleset>

utils/downgrade-whitelist.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ National Association of Theatre Owners (partial)
1313
Nextag (self-signed)
1414
Oak Ridge National Laboratory (partial)
1515
SRG SSR (partial)
16-
University of Alaska Anchorage (partial)

0 commit comments

Comments
 (0)