|
1 | 1 | <!-- |
2 | | - Problematic subdomains: |
| 2 | + Non-functional hosts |
| 3 | + Couldn't connect to server: |
| 4 | + - vykortsmotiv.postnord.se |
3 | 5 |
|
4 | | - ^postnord.se: Mismatched |
5 | | - www.postnord.se: Causes redirect loop |
| 6 | + SSL connect error: |
| 7 | + - services3.postnord.se |
6 | 8 |
|
| 9 | + SSL peer certificate was not OK: |
| 10 | + - appfeedback.postnord.se |
| 11 | + - dm.postnord.se |
| 12 | + - pages.postnord.se |
| 13 | + - pnlyssnar.postnord.se |
7 | 14 |
|
8 | | - Insecure cookies are set for these hosts: |
| 15 | + Status code mismatch: |
| 16 | + - ebutik.postnord.se |
9 | 17 |
|
| 18 | + Secure connection redirects to plaintext: |
10 | 19 | - www.postnord.se |
11 | | -
|
12 | | -
|
13 | | - Mixed content: |
14 | | -
|
15 | | - - Images from $self * |
16 | | -
|
17 | | - * Secured by us |
18 | | -
|
19 | 20 | --> |
20 | | -<ruleset name="PostNord.se" default_off="Causes redirect loop"> |
21 | | - |
22 | | - <!-- Complications: |
23 | | - --> |
| 21 | +<ruleset name="PostNord.se (partial)"> |
24 | 22 | <target host="postnord.se" /> |
25 | | - <target host="www.postnord.se" /> |
26 | | - |
27 | | - <!-- Not secured by server: |
28 | | - --> |
29 | | - <!--securecookie host="^www\.postnord\.se$" name="^_lasturl$" /--> |
30 | | - |
31 | | - <securecookie host="^www\.postnord\.se$" name=".+" /> |
32 | | - |
33 | | - |
34 | | - <rule from="^http://postnord\.se/" |
35 | | - to="https://www.postnord.se/" /> |
36 | | - |
37 | | - <rule from="^http:" |
38 | | - to="https:" /> |
39 | | - |
| 23 | + <target host="ebutik.postnord.se" /> |
| 24 | + <test url="http://ebutik.postnord.se/local/pics/pn_white_rgb.png" /> |
| 25 | + <target host="pnf.postnord.se" /> |
| 26 | + <target host="rv.postnord.se" /> |
| 27 | + <target host="rv2.postnord.se" /> |
| 28 | + <target host="rv3.postnord.se" /> |
| 29 | + <target host="rv4.postnord.se" /> |
| 30 | + <target host="starpayment.postnord.se" /> |
| 31 | + |
| 32 | + <rule from="^http:" to="https:" /> |
40 | 33 | </ruleset> |
0 commit comments