|
1 | 1 | <!-- |
2 | | - CDN buckets: |
| 2 | + Cert expired: |
| 3 | + - i-mobistar.tealiumiq.com |
| 4 | + - i_mobistar.tealiumiq.com |
3 | 5 |
|
4 | | - - tealium.hs.llnwd.net/o43/ |
| 6 | + Cert mismatch: |
| 7 | + - blog.tealium.com |
| 8 | + - maven.tealiumiq.com |
| 9 | + - akamai.tags.tiqcdn.com |
| 10 | + - edgecast.tags.tiqcdn.com |
| 11 | + - my.tealium.com |
| 12 | + - offers.tealium.com |
| 13 | + - static.tealium.com |
5 | 14 |
|
| 15 | + Connection refused: |
| 16 | + - go.tealium.com |
| 17 | + - videos.tealium.com |
6 | 18 |
|
7 | | - Nonfunctional domains: |
8 | | -
|
9 | | - - blog.tealium.com (cert: ip-10-169-46-117, self-signed; |
10 | | - shows Amazon Linux test page) |
11 | | - - (www.)tealium.com (no https) |
12 | | -
|
13 | | -
|
14 | | - tealium.hs.llnwd.net sets utag_main wildcard cookie on client domains. |
15 | | -
|
16 | | - tags.tiqcdn.com sets s_pers abd s_sess wildcard cookies |
17 | | - cookies on whichever domain it is loaded from. |
| 19 | + Self-signed cert: |
| 20 | + - cdn.tealium.com |
18 | 21 |
|
| 22 | + TLS-error: |
| 23 | + - mail.tealium.com |
19 | 24 | --> |
20 | 25 | <ruleset name="Tealium (partial)"> |
21 | 26 |
|
22 | | - <target host="my.tealiumiq.com" /> |
23 | | - <target host="tags.tiqcdn.com" /> |
| 27 | + <target host="tealium.com" /> |
| 28 | + <target host="www.tealium.com" /> |
| 29 | + <target host="digitalvelocity.tealium.com" /> |
| 30 | + <target host="status.tealium.com" /> |
| 31 | + |
| 32 | + <target host="tealiumiq.com" /> |
| 33 | + <target host="www.tealiumiq.com" /> |
| 34 | + <target host="api.tealiumiq.com" /> |
| 35 | + <target host="collect.tealiumiq.com" /> |
| 36 | + <target host="collect-eu-central-1.tealiumiq.com" /> |
| 37 | + <target host="collect-eu-west-1.tealiumiq.com" /> |
| 38 | + <target host="collect-us-east-1.tealiumiq.com" /> |
| 39 | + <target host="collect-us-west-1.tealiumiq.com" /> |
| 40 | + <target host="community.tealiumiq.com" /> |
| 41 | + <target host="community-beta.tealiumiq.com" /> |
| 42 | + <target host="datacloud.tealiumiq.com" /> |
| 43 | + <target host="datacloud-eu-central-1.tealiumiq.com" /> |
| 44 | + <target host="datacloud-eu-west-1.tealiumiq.com" /> |
| 45 | + <target host="datacloud-us-east-1.tealiumiq.com" /> |
| 46 | + <target host="datacloud-us-west-1.tealiumiq.com" /> |
24 | 47 |
|
25 | | - <test url="http://tags.tiqcdn.com/utag/debenhams/main/prod/utag.js" /> |
| 48 | + <target host="my.tealiumiq.com" /> |
| 49 | + <target host="pc1-collect.tealiumiq.com" /> |
| 50 | + <target host="sso.tealiumiq.com" /> |
| 51 | + <target host="stage-community.tealiumiq.com" /> |
| 52 | + <target host="support.tealiumiq.com" /> |
| 53 | + <target host="tmu-collect.tealiumiq.com" /> |
| 54 | + <target host="tmu-datacloud.tealiumiq.com" /> |
| 55 | + <target host="tmu-my.tealiumiq.com" /> |
| 56 | + <target host="uconnect.tealiumiq.com" /> |
| 57 | + <target host="visitor-service.tealiumiq.com" /> |
| 58 | + <target host="visitor-service-eu-central-1.tealiumiq.com" /> |
| 59 | + <target host="visitor-service-eu-west-1.tealiumiq.com" /> |
| 60 | + <target host="visitor-service-us-east-1.tealiumiq.com" /> |
| 61 | + <target host="visitor-service-us-west-1.tealiumiq.com" /> |
26 | 62 |
|
| 63 | + <target host="tags.tiqcdn.com" /> |
| 64 | + <target host="tags-eu.tiqcdn.com" /> |
| 65 | + <target host="vodafone.tiqcdn.com" /> |
27 | 66 |
|
28 | 67 | <rule from="^http:" |
29 | 68 | to="https:" /> |
|
0 commit comments