|
1 | 1 | <!-- |
2 | | -Disabled by https-everywhere-checker because: |
3 | | -Fetch error: http://uu.se/ => https://www.uu.se/: (6, 'Could not resolve host: uu.se') |
4 | 2 | Uppsala university |
5 | 3 |
|
6 | 4 |
|
7 | 5 | Nonfunctional subdomains: |
8 | 6 |
|
9 | | - - (www.)astro * |
10 | | - - user.it * |
| 7 | + - www.astro ⁴ |
| 8 | + - user.it ¹ |
| 9 | + - www.listserv ³ |
| 10 | + - www.math ³ |
| 11 | + - static ³ |
11 | 12 | - www.uaf ² |
| 13 | + - www.uuinnovation ³ |
12 | 14 |
|
13 | | - * Dropped |
| 15 | + ¹ Dropped |
14 | 16 | ² Handshake fails |
| 17 | + ³ Mismatched |
| 18 | + ⁴ No local issuer cert provided |
| 19 | +
|
| 20 | +
|
| 21 | + Other domains not covered: |
| 22 | +
|
| 23 | + - boxer.bmc ¹ |
| 24 | + - filer.student ¹ |
| 25 | +
|
| 26 | + ¹ Does not respond on port 80 (but does on 443) |
15 | 27 |
|
16 | 28 |
|
17 | 29 | Fully covered subdomains: |
18 | 30 |
|
19 | | - - (www.) (^ → www) |
| 31 | + - ^ |
| 32 | + - www |
20 | 33 | - filer.anst |
21 | | - - www.anst |
22 | | - - boxer.bmc |
23 | | - - it.bmc |
24 | 34 | - dropbox |
25 | | - - helpdesk |
26 | 35 | - www.it |
27 | | - - www.listserv |
28 | | - - filer.student |
29 | | - - home.student |
30 | | - - mail.teknik |
31 | | - - tor.uadm |
| 36 | + - lists |
| 37 | + - mail |
| 38 | + - www.physics |
| 39 | + - uadm |
32 | 40 | - www.uppmax |
33 | | - - www.uuinnovation |
34 | 41 | - webmail |
35 | 42 | - www-hotel |
36 | 43 |
|
37 | 44 |
|
38 | 45 | Insecure cookies are set for these domains: |
39 | 46 |
|
40 | 47 | - www.it |
41 | | -
|
42 | | -
|
43 | | - Not all subdomains suports ssl, here are those that do. |
44 | | -
|
45 | | - --> |
46 | | -<ruleset name="UU.se" platform="mixedcontent" default_off='failed ruleset test'> |
| 48 | +--> |
| 49 | +<ruleset name="UU.se"> |
47 | 50 |
|
48 | 51 | <target host="uu.se" /> |
49 | | - <target host="*.uu.se" /> |
50 | | - |
51 | | - |
52 | | - <!-- Not secured by server: |
53 | | - --> |
54 | | - <!--securecookie host="^www\.it\.uu\.se$" name="^PHPSESSID$" /--> |
| 52 | + <target host="www.uu.se" /> |
| 53 | + <target host="filer.anst.uu.se" /> |
| 54 | + <target host="dropbox.uu.se" /> |
| 55 | + <target host="www.it.uu.se" /> |
| 56 | + <target host="lists.uu.se" /> |
| 57 | + <target host="mail.uu.se" /> |
| 58 | + <target host="www.physics.uu.se" /> |
| 59 | + <target host="uadm.uu.se" /> |
| 60 | + <target host="www.uppmax.uu.se" /> |
| 61 | + <target host="webmail.uu.se" /> |
| 62 | + <target host="www-hotel.uu.se" /> |
55 | 63 |
|
56 | 64 | <securecookie host="^www\.it\.uu\.se$" name=".+" /> |
57 | 65 |
|
58 | | - |
59 | | - <rule from="^http://(?:www\.)?uu\.se/" |
60 | | - to="https://www.uu.se/" /> |
61 | | - |
62 | | - <rule from="^http://((?:filer|www)\.anst|(?:boxer|it)\.bmc|dropbox|filer|helpdesk|www\.it|www\.listserv|(?:filer|home)\.student|mail\.teknik|tor\.uadm|www\.uppmax|www\.uuinnovation|webmail|www-hotel)\.uu\.se/" |
63 | | - to="https://$1.uu.se/" /> |
| 66 | + <rule from="^http:" |
| 67 | + to="https:" /> |
64 | 68 |
|
65 | 69 | </ruleset> |
66 | 70 |
|
0 commit comments