OLD | NEW |
---|---|
(Empty) | |
1 // Copyright 2017 The Chromium Authors. All rights reserved. | |
lgarron
2017/07/11 19:29:04
Could you add a comment about why such a large tes
xunjieli
2017/07/11 20:27:34
Done. These are mostly for tests in transport_secu
| |
2 // Use of this source code is governed by a BSD-style license that can be | |
3 // found in the LICENSE file. | |
4 | |
5 // This is a HSTS preloaded list used by the unittests. For more information | |
6 // on the content and format see the comments in | |
7 // transport_security_state_static.json. | |
8 | |
9 { | |
10 "pinsets": [ | |
11 { | |
12 "name": "test", | |
13 "static_spki_hashes": [ | |
14 "TestSPKI1" | |
15 ] | |
16 }, | |
17 { | |
18 "name": "google", | |
19 "static_spki_hashes": [ | |
20 "TestSPKI1" | |
21 ], | |
22 "report_uri": "http://clients3.google.com/cert_upload_json" | |
23 }, | |
24 { | |
25 "name": "tor", | |
26 "static_spki_hashes": [ | |
27 "TestSPKI1" | |
28 ] | |
29 }, | |
30 { | |
31 "name": "twitterCom", | |
32 "static_spki_hashes": [ | |
33 "TestSPKI1" | |
34 ], | |
35 "report_uri": "http://l.twimg.com/i/hpkp_report" | |
36 }, | |
37 { | |
38 "name": "twitterCDN", | |
39 "static_spki_hashes": [ | |
40 "TestSPKI1" | |
41 ], | |
42 "report_uri": "http://l.twimg.com/i/hpkp_report" | |
43 }, | |
44 { | |
45 "name": "facebook", | |
46 "static_spki_hashes": [ | |
47 "TestSPKI2" | |
48 ] | |
49 } | |
50 ], | |
51 | |
52 "entries": [ | |
53 { "name": "pinningtest.appspot.com", "include_subdomains": true, "pins": "te st" }, | |
54 { "name": "pinning-test.badssl.com", "include_subdomains": true, "pins": "te st" }, | |
55 { "name": "preloaded-expect-ct.badssl.com", "expect_ct": true, "expect_ct_re port_uri": "https://clients3.google.com/ct_upload" }, | |
56 { "name": "preloaded-expect-staple.badssl.com", "expect_staple": true, "expe ct_staple_report_uri": "https://report.badssl.com/expect-staple" }, | |
57 { "name": "preloaded-expect-staple-include-subdomains.badssl.com", "expect_s taple": true, "expect_staple_report_uri": "https://report.badssl.com/expect-stap le", "include_subdomains_for_expect_staple": true }, | |
58 { "name": "google", "include_subdomains": true, "mode": "force-https", "pins ": "google" }, | |
59 { "name": "mail.google.com", "include_subdomains": true, "mode": "force-http s", "pins": "google", "expect_ct": true, "expect_ct_report_uri": "https://client s3.google.com/ct_upload" }, | |
60 { "name": "accounts.google.com", "include_subdomains": true, "mode": "force- https", "pins": "google" }, | |
61 { "name": "appengine.google.com", "include_subdomains": true, "mode": "force -https", "pins": "google" }, | |
62 { "name": "checkout.google.com", "include_subdomains": true, "mode": "force- https", "pins": "google" }, | |
63 { "name": "chrome.google.com", "include_subdomains": true, "mode": "force-ht tps", "pins": "google" }, | |
64 { "name": "docs.google.com", "include_subdomains": true, "mode": "force-http s", "pins": "google" }, | |
65 { "name": "encrypted.google.com", "include_subdomains": true, "mode": "force -https", "pins": "google" }, | |
66 { "name": "hostedtalkgadget.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" }, | |
67 { "name": "play.google.com", "include_subdomains": true, "mode": "force-http s", "pins": "google" }, | |
68 { "name": "plus.google.com", "include_subdomains": true, "mode": "force-http s", "pins": "google" }, | |
69 { "name": "profiles.google.com", "include_subdomains": true, "mode": "force- https", "pins": "google" }, | |
70 { "name": "sites.google.com", "include_subdomains": true, "mode": "force-htt ps", "pins": "google" }, | |
71 { "name": "spreadsheets.google.com", "include_subdomains": true, "mode": "fo rce-https", "pins": "google" }, | |
72 { "name": "talkgadget.google.com", "include_subdomains": true, "mode": "forc e-https", "pins": "google" }, | |
73 { "name": "talk.google.com", "include_subdomains": true, "mode": "force-http s", "pins": "google" }, | |
74 { "name": "wallet.google.com", "include_subdomains": true, "mode": "force-ht tps", "pins": "google" }, | |
75 { "name": "apis.google.com", "include_subdomains": true, "mode": "force-http s", "pins": "google" }, | |
76 { "name": "drive.google.com", "include_subdomains": true, "mode": "force-htt ps", "pins": "google" }, | |
77 { "name": "gmail.com", "mode": "force-https", "pins": "google" }, | |
78 { "name": "googlecode.com", "include_subdomains": true, "pins": "google" }, | |
79 { "name": "googlemail.com", "mode": "force-https", "pins": "google" }, | |
80 { "name": "googleplex.com", "include_subdomains": true, "mode": "force-https ", "pins": "google" }, | |
81 { "name": "groups.google.com", "include_subdomains": true, "mode": "force-ht tps", "pins": "google" }, | |
82 { "name": "market.android.com", "include_subdomains": true, "mode": "force-h ttps", "pins": "google" }, | |
83 { "name": "www.gmail.com", "mode": "force-https", "pins": "google" }, | |
84 { "name": "www.googlemail.com", "mode": "force-https", "pins": "google" }, | |
85 { "name": "google-analytics.com", "include_subdomains": true, "mode": "force -https", "pins": "google" }, | |
86 { "name": "chart.apis.google.com", "include_subdomains": true, "pins": "goog le" }, | |
87 { "name": "appspot.com", "include_subdomains": true, "pins": "google" }, | |
88 { "name": "doubleclick.net", "include_subdomains": true, "pins": "google" }, | |
89 { "name": "googleadservices.com", "include_subdomains": true, "pins": "googl e" }, | |
90 { "name": "googleapis.com", "include_subdomains": true, "pins": "google" }, | |
91 { "name": "google.com", "include_subdomains": true, "pins": "google" }, | |
92 { "name": "googlegroups.com", "include_subdomains": true, "pins": "google", "expect_ct": true, "expect_ct_report_uri": "https://clients3.google.com/ct_uploa d" }, | |
93 { "name": "googlesyndication.com", "include_subdomains": true, "pins": "goog le" }, | |
94 { "name": "googleusercontent.com", "include_subdomains": true, "pins": "goog le" }, | |
95 { "name": "gstatic.com", "include_subdomains": true, "pins": "google" }, | |
96 { "name": "youtube.com", "include_subdomains": true, "pins": "google" }, | |
97 { "name": "ytimg.com", "include_subdomains": true, "pins": "google" }, | |
98 { "name": "learn.doubleclick.net", "include_subdomains": true }, | |
99 { "name": "www.paypal.com", "mode": "force-https" }, | |
100 { "name": "paypal.com", "mode": "force-https" }, | |
101 { "name": "www.elanex.biz", "mode": "force-https" }, | |
102 { "name": "sunshinepress.org", "include_subdomains": true, "mode": "force-ht tps" }, | |
103 { "name": "www.noisebridge.net", "mode": "force-https" }, | |
104 { "name": "neg9.org", "mode": "force-https" }, | |
105 { "name": "riseup.net", "include_subdomains": true, "mode": "force-https" }, | |
106 { "name": "factor.cc", "mode": "force-https" }, | |
107 { "name": "members.mayfirst.org", "include_subdomains": true, "mode": "force -https" }, | |
108 { "name": "support.mayfirst.org", "include_subdomains": true, "mode": "force -https" }, | |
109 { "name": "id.mayfirst.org", "include_subdomains": true, "mode": "force-http s" }, | |
110 { "name": "lists.mayfirst.org", "include_subdomains": true, "mode": "force-h ttps" }, | |
111 { "name": "aladdinschools.appspot.com", "mode": "force-https" }, | |
112 { "name": "ottospora.nl", "include_subdomains": true, "mode": "force-https" }, | |
113 { "name": "www.paycheckrecords.com", "mode": "force-https" }, | |
114 { "name": "lastpass.com", "mode": "force-https" }, | |
115 { "name": "www.lastpass.com", "mode": "force-https" }, | |
116 { "name": "keyerror.com", "include_subdomains": true, "mode": "force-https" }, | |
117 { "name": "entropia.de", "mode": "force-https" }, | |
118 { "name": "www.entropia.de", "mode": "force-https" }, | |
119 { "name": "romab.com", "include_subdomains": true, "mode": "force-https" }, | |
120 { "name": "logentries.com", "mode": "force-https" }, | |
121 { "name": "www.logentries.com", "mode": "force-https" }, | |
122 { "name": "stripe.com", "include_subdomains": true, "mode": "force-https" }, | |
123 { "name": "cloudsecurityalliance.org", "include_subdomains": true, "mode": " force-https" }, | |
124 { "name": "login.sapo.pt", "include_subdomains": true, "mode": "force-https" }, | |
125 { "name": "mattmccutchen.net", "include_subdomains": true, "mode": "force-ht tps" }, | |
126 { "name": "betnet.fr", "include_subdomains": true, "mode": "force-https" }, | |
127 { "name": "uprotect.it", "include_subdomains": true, "mode": "force-https" } , | |
128 { "name": "squareup.com", "mode": "force-https" }, | |
129 { "name": "cert.se", "include_subdomains": true, "mode": "force-https" }, | |
130 { "name": "simon.butcher.name", "include_subdomains": true, "mode": "force-h ttps" }, | |
131 { "name": "linx.net", "include_subdomains": true, "mode": "force-https" }, | |
132 { "name": "dropcam.com", "mode": "force-https" }, | |
133 { "name": "www.dropcam.com", "mode": "force-https" }, | |
134 { "name": "ebanking.indovinabank.com.vn", "include_subdomains": true, "mode" : "force-https" }, | |
135 { "name": "epoxate.com", "mode": "force-https" }, | |
136 { "name": "torproject.org", "mode": "force-https", "pins": "tor" }, | |
137 { "name": "blog.torproject.org", "include_subdomains": true, "mode": "force- https", "pins": "tor" }, | |
138 { "name": "check.torproject.org", "include_subdomains": true, "mode": "force -https", "pins": "tor" }, | |
139 { "name": "www.torproject.org", "include_subdomains": true, "mode": "force-h ttps", "pins": "tor" }, | |
140 { "name": "www.moneybookers.com", "include_subdomains": true, "mode": "force -https" }, | |
141 { "name": "ledgerscope.net", "mode": "force-https" }, | |
142 { "name": "www.ledgerscope.net", "mode": "force-https" }, | |
143 { "name": "app.recurly.com", "include_subdomains": true, "mode": "force-http s" }, | |
144 { "name": "api.recurly.com", "include_subdomains": true, "mode": "force-http s" }, | |
145 { "name": "greplin.com", "mode": "force-https" }, | |
146 { "name": "www.greplin.com", "mode": "force-https" }, | |
147 { "name": "luneta.nearbuysystems.com", "include_subdomains": true, "mode": " force-https" }, | |
148 { "name": "ubertt.org", "include_subdomains": true, "mode": "force-https" }, | |
149 { "name": "pixi.me", "include_subdomains": true, "mode": "force-https" }, | |
150 { "name": "grepular.com", "include_subdomains": true, "mode": "force-https" }, | |
151 { "name": "mydigipass.com", "mode": "force-https" }, | |
152 { "name": "www.mydigipass.com", "mode": "force-https" }, | |
153 { "name": "developer.mydigipass.com", "mode": "force-https" }, | |
154 { "name": "www.developer.mydigipass.com", "mode": "force-https" }, | |
155 { "name": "sandbox.mydigipass.com", "mode": "force-https" }, | |
156 { "name": "www.sandbox.mydigipass.com", "mode": "force-https" }, | |
157 { "name": "bigshinylock.minazo.net", "include_subdomains": true, "mode": "fo rce-https" }, | |
158 { "name": "crate.io", "include_subdomains": true, "mode": "force-https" }, | |
159 { "name": "twitter.com", "mode": "force-https", "pins": "twitterCom" }, | |
160 { "name": "www.twitter.com", "include_subdomains": true, "mode": "force-http s", "pins": "twitterCom" }, | |
161 { "name": "api.twitter.com", "include_subdomains": true, "pins": "twitterCDN " }, | |
162 { "name": "oauth.twitter.com", "include_subdomains": true, "pins": "twitterC om" }, | |
163 { "name": "mobile.twitter.com", "include_subdomains": true, "pins": "twitter Com" }, | |
164 { "name": "dev.twitter.com", "include_subdomains": true, "pins": "twitterCom " }, | |
165 { "name": "business.twitter.com", "include_subdomains": true, "pins": "twitt erCom" }, | |
166 { "name": "platform.twitter.com", "include_subdomains": true, "pins": "twitt erCDN" }, | |
167 { "name": "twimg.com", "include_subdomains": true, "pins": "twitterCDN" }, | |
168 { "name": "facebook.com", "mode": "force-https", "include_subdomains_for_pin ning": true, "pins": "facebook" }, | |
169 { "name": "www.facebook.com", "include_subdomains": true, "mode": "force-htt ps", "pins": "facebook" }, | |
170 { "name": "recurly.com", "include_subdomains": true, "mode": "force-https" } , | |
171 { "name": "crypto.is", "include_subdomains": true, "mode": "force-https", "e xpect_ct": true, "expect_ct_report_uri": "https://clients3.google.com/ct_upload" } | |
172 ] | |
173 } | |
174 | |
OLD | NEW |