Skip to content

Commit 94387c4

Browse files
J0WIjeremyn
authored andcommitted
update DYC.edu.xml (EFForg#8640)
1 parent c754fe7 commit 94387c4

2 files changed

Lines changed: 50 additions & 21 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!--
2+
For other DYC coverage, see DYC.edu.xml
3+
4+
Mixed content from calendar.dyc.edu on www.dyc.edu and careers.dyc.edu
5+
-->
6+
<ruleset name="DYC.edu (mixedcontent)" platform="mixedcontent">
7+
8+
<target host="dyc.edu" />
9+
<target host="www.dyc.edu" />
10+
<target host="careers.dyc.edu" />
11+
12+
13+
<rule from="^http:"
14+
to="https:" />
15+
16+
</ruleset>
Lines changed: 34 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,40 @@
11
<!--
22
D'Youville College
33
4-
5-
Problematic subdomains:
6-
7-
- opensource (self-signed)
8-
- virtual (expired 2011-11-16, CN: localhost)
9-
10-
11-
Nonfunctional subdomains:
12-
13-
- tweedledee (dropped)
14-
4+
For other DYC coverage, see DYC.edu-mixedcontent.xml
5+
6+
Nonfunctional hosts in *.dyc.edu:
7+
- athletics.dyc.edu (m)
8+
- calendar.dyc.edu (r)
9+
- library.dyc.edu (403)
10+
- depts.dyc.edu (403)
11+
- spartancentral.dyc.edu (m)
12+
13+
Mixed content from calendar.dyc.edu on www.dyc.edu and careers.dyc.edu
14+
15+
h: http redirect
16+
m: certificate mismatch
17+
r: connection refused
18+
s: self-signed certificate
19+
t: timeout on https
1520
-->
16-
<ruleset name="DYC.edu (partial)" default_off="expired, self-signed">
17-
18-
<target host="*.dyc.edu" />
19-
20-
21-
<securecookie host="^\.opensource\.dyc\.edu$" name=".+" />
22-
23-
24-
<rule from="^http://(opensource|virtual)\.dyc\.edu/"
25-
to="https://$1.dyc.edu/" />
21+
<ruleset name="DYC.edu (partial)">
22+
23+
<target host="ads.dyc.edu" />
24+
<test url="http://ads.dyc.edu/dyouville_g_freshmen/" />
25+
<target host="casi.dyc.edu" />
26+
<target host="faid.dyc.edu" />
27+
<target host="gallery.dyc.edu" />
28+
<target host="moodle.dyc.edu" />
29+
<target host="portal.dyc.edu" />
30+
<target host="publications.dyc.edu" />
31+
<target host="services.dyc.edu" />
32+
<test url="http://services.dyc.edu/Student/Home/Privacy" />
33+
<target host="student.dyc.edu" />
34+
<target host="voices.dyc.edu" />
35+
36+
37+
<rule from="^http:"
38+
to="https:" />
2639

2740
</ruleset>

0 commit comments

Comments
 (0)