|
1 | 1 | <!-- |
2 | | - Academia Sinica Computing Center |
3 | | -
|
4 | | -
|
5 | | - Nonfunctional subdomains: |
6 | | -
|
7 | | - - career ¹ |
8 | | - - (www.)citi ² |
9 | | - - (www.)imb ¹ |
10 | | - - www2.imb ¹ |
11 | | -
|
12 | | - ¹ Refused |
13 | | - ² Interrupted |
14 | | -
|
15 | | -
|
16 | | - Problematic subdomains: |
17 | | -
|
18 | | - - www.ascc ¹ |
19 | | - - fmail0.cc ² |
20 | | - - npas.programs ³ |
21 | | -
|
22 | | - ¹ Mismatched |
23 | | - ² Works; mismatched, CN: Barracuda/emailAddress=sales@barracuda.com; self-signed |
24 | | - ³ Works, mismatched |
25 | | -
|
26 | | -
|
27 | | - Partially covered subdomains: |
28 | | -
|
29 | | - - aao * |
30 | | -
|
31 | | - * At least some pages redirect to http |
32 | | -
|
33 | | -
|
34 | | - Fully covered subdomains: |
35 | | -
|
36 | | - - app |
37 | | - - aslib |
38 | | - - (www.)ascc (www -> ^) |
39 | | - - db3n2u |
40 | | - - db3x |
41 | | - - edir...:8443 |
42 | | - - gate |
43 | | - - irb |
44 | | - - itsdesk |
45 | | - - sso |
46 | | - - www |
47 | | -
|
48 | | -
|
49 | | - ^sinica.edu.tw doesn't exist. |
50 | | -
|
51 | | -
|
52 | | - Mixed content: |
53 | | -
|
54 | | - - Images on npas.programs from www.imb * |
55 | | -
|
56 | | - * Unsecurable <= refused |
57 | | -
|
| 2 | + Non-functional hosts |
| 3 | + Couldn't connect to server: |
| 4 | + - phys.sinica.edu.tw |
| 5 | +
|
| 6 | + Timeout was reached: |
| 7 | + - abrc.sinica.edu.tw |
| 8 | + - career.sinica.edu.tw |
| 9 | + - fmail1.cc.sinica.edu.tw |
| 10 | + - edir.sinica.edu.tw |
| 11 | + - imb.sinica.edu.tw |
| 12 | + - www.imb.sinica.edu.tw |
| 13 | + - stat.sinica.edu.tw |
| 14 | + - www.stat.sinica.edu.tw |
| 15 | +
|
| 16 | + SSL peer certificate was not OK: |
| 17 | + - ea.sinica.edu.tw |
| 18 | + - econ.sinica.edu.tw |
| 19 | + - npas.programs.sinica.edu.tw |
| 20 | +
|
| 21 | + Peer certificate cannot be authenticated with given CA certificates: |
| 22 | + - www.econ.sinica.edu.tw |
| 23 | +
|
| 24 | + Site uses weak encryption (TLSv1.1 or earlier): |
| 25 | + - aao.sinica.edu.tw |
| 26 | + - aslib.sinica.edu.tw |
| 27 | + - citi.sinica.edu.tw |
| 28 | + - db3n2u.sinica.edu.tw |
| 29 | + - db3x.sinica.edu.tw |
| 30 | + - itsdesk.sinica.edu.tw |
| 31 | +
|
| 32 | + Mixed content blocking (MCB) triggered: |
| 33 | + - digiarch.sinica.edu.tw |
58 | 34 | --> |
59 | 35 | <ruleset name="Sinica.edu.tw (partial)"> |
60 | | - |
61 | | - <target host="*.sinica.edu.tw" /> |
62 | | - <!--exclusion pattern="^http://(career|fmail0\.cc|(www\.)?citi|imb|www2?\.imb|npas\.programs)\.sinica\.edu\.tw/" /--> |
63 | | - <exclusion pattern="^http://aao\.sinica\.edu\.tw/+(?!CSS/|download/|images/|public/login\.php)" /> |
64 | | - |
65 | | - |
66 | | - <rule from="^http://(aao|app|aslib|db3n2u|db3x|gate|irb|itsdesk|sso|www)\.sinica\.edu\.tw/" |
67 | | - to="https://$1.sinica.edu.tw/" /> |
68 | | - |
69 | | - <rule from="^http://(?:www\.)?ascc\.sinica\.edu/" |
70 | | - to="https://ascc.sinica.edu/" /> |
71 | | - |
72 | | - <rule from="^http://edir\.sinica\.edu\.tw:8443/" |
73 | | - to="https://edir.sinica.edu.tw:8443/" /> |
74 | | - |
| 36 | + <target host="jobinfo.apps.sinica.edu.tw" /> |
| 37 | + <target host="ascc.sinica.edu.tw" /> |
| 38 | + <target host="www.ascc.sinica.edu.tw" /> |
| 39 | + <target host="app.sinica.edu.tw" /> |
| 40 | + <test url="http://app.sinica.edu.tw/rent/" /> |
| 41 | + <target host="www.citi.sinica.edu.tw" /> |
| 42 | + <target host="www.ea.sinica.edu.tw" /> |
| 43 | + <target host="gate.sinica.edu.tw" /> |
| 44 | + <target host="www.ios.sinica.edu.tw" /> |
| 45 | + <target host="irb.sinica.edu.tw" /> |
| 46 | + <target host="www.phys.sinica.edu.tw" /> |
| 47 | + <target host="research.sinica.edu.tw" /> |
| 48 | + <target host="sso.sinica.edu.tw" /> |
| 49 | + <target host="taibnet.sinica.edu.tw" /> |
| 50 | + <target host="www.sinica.edu.tw" /> |
| 51 | + |
| 52 | + <rule from="^http:" to="https:" /> |
75 | 53 | </ruleset> |
0 commit comments