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

Commit b285796

Browse files
Chan Chak ShingJ0WI
authored andcommitted
Re-activate and Update University_of_Tennessee_Knoxville.xml (#10275)
1 parent 12ffb46 commit b285796

File tree

1 file changed

+37
-49
lines changed

1 file changed

+37
-49
lines changed
Lines changed: 37 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,41 @@
11
<!--
2-
Disabled by https-everywhere-checker because:
3-
Fetch error: http://utk.edu/ => https://utk.edu/: (60, 'SSL certificate problem: unable to get local issuer certificate')
4-
Nonfunctional subdomains:
5-
6-
- uhr.admin (refused)
7-
- chancellor *
8-
- commons (shows lib; mismatched, CN: www.lib.utk.edu)
9-
- go *
10-
- (www.)law (redirects to http, wpengine)
11-
- provost *
12-
13-
* Shows secure; mismatched, CN: secure.utk.edu
14-
15-
16-
Fully covered subdomains:
17-
18-
- (www.)
19-
- autodiscover
20-
- icl.cs
21-
- capricorn.dii
22-
- webapps.dii
23-
- (www.)directory
24-
- ds
25-
- (www.)eecs
26-
- icl.eecs
27-
- help
28-
- (www.)lib
29-
- listserv
30-
- myutk
31-
- oit
32-
- oit2
33-
- online
34-
- remedy
35-
- secure
36-
- tiny
37-
- tmail
38-
- volmail
39-
2+
Non-functional hosts
3+
Timeout was reached:
4+
- dii.utk.edu
5+
6+
SSL peer certificate was not OK:
7+
- chancellor.utk.edu
8+
- icl.cs.utk.edu
9+
- www.directory.utk.edu
10+
- eecs.utk.edu
11+
- icl.eecs.utk.edu
12+
- go.utk.edu
13+
- law.utk.edu
14+
- www.law.utk.edu
15+
- provost.utk.edu
4016
-->
4117
<ruleset name="University of Tennessee, Knoxville">
42-
4318
<target host="utk.edu" />
44-
<target host="*.utk.edu" />
45-
46-
47-
<securecookie host="^(?:autodiscover|(?:icl|www)\.cs|capricorn\.dii|webapps\.dii|(?:www\.)?directory|ds|myutk|oit2|tiny|tmail)\.utk\.edu$" name=".+" />
48-
49-
50-
<rule from="^http://((?:autodiscover|webapps\.dii|icl\.eecs|(?:www\.)?directory|ds|(?:www\.)?eecs|help|(?:www\.)?lib|listserv|myutk|online|oit2?|remedy|secure|tiny|tmail|volmail|www)\.)?utk\.edu/"
51-
to="https://$1utk.edu/" />
52-
53-
</ruleset>
19+
<target host="commons.utk.edu" />
20+
<target host="capricorn.dii.utk.edu" />
21+
<target host="webapps.dii.utk.edu" />
22+
<target host="directory.utk.edu" />
23+
<target host="ds.utk.edu" />
24+
<target host="www.eecs.utk.edu" />
25+
<target host="help.utk.edu" />
26+
<target host="lib.utk.edu" />
27+
<target host="www.lib.utk.edu" />
28+
<target host="listserv.utk.edu" />
29+
<target host="myutk.utk.edu" />
30+
<target host="oit.utk.edu" />
31+
<target host="oit2.utk.edu" />
32+
<target host="online.utk.edu" />
33+
<target host="remedy.utk.edu" />
34+
<target host="secure.utk.edu" />
35+
<target host="tiny.utk.edu" />
36+
<target host="tmail.utk.edu" />
37+
<target host="volmail.utk.edu" />
38+
<target host="www.utk.edu" />
39+
40+
<rule from="^http:" to="https:" />
41+
</ruleset>

0 commit comments

Comments
 (0)