Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(761)

Side by Side Diff: net/http/transport_security_state_static.json

Issue 26296004: Add an entry for oraprodmv.corp.google.com. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Actully run transport_security_state_static_generate.go Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « net/http/transport_security_state_static.h ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // This file contains the HSTS preloaded list in a machine readable format. 5 // This file contains the HSTS preloaded list in a machine readable format.
6 6
7 // The top-level element is a dictionary with two keys: "pinsets" maps details 7 // The top-level element is a dictionary with two keys: "pinsets" maps details
8 // of certificate pinning to a name and "entries" contains the HSTS details for 8 // of certificate pinning to a name and "entries" contains the HSTS details for
9 // each host. 9 // each host.
10 // 10 //
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
202 { "name": "code.google.com", "include_subdomains": true, "mode": "force-http s", "pins": "google" }, 202 { "name": "code.google.com", "include_subdomains": true, "mode": "force-http s", "pins": "google" },
203 { "name": "googlecode.com", "include_subdomains": true, "pins": "google" }, 203 { "name": "googlecode.com", "include_subdomains": true, "pins": "google" },
204 { "name": "dl.google.com", "include_subdomains": true, "mode": "force-https" , "pins": "google" }, 204 { "name": "dl.google.com", "include_subdomains": true, "mode": "force-https" , "pins": "google" },
205 { "name": "translate.googleapis.com", "include_subdomains": true, "mode": "f orce-https", "pins": "google" }, 205 { "name": "translate.googleapis.com", "include_subdomains": true, "mode": "f orce-https", "pins": "google" },
206 206
207 // chart.apis.google.com is *not* HSTS because the certificate doesn't match 207 // chart.apis.google.com is *not* HSTS because the certificate doesn't match
208 // and there are lots of links out there that still use the name. The correc t 208 // and there are lots of links out there that still use the name. The correc t
209 // hostname for this is chart.googleapis.com. 209 // hostname for this is chart.googleapis.com.
210 { "name": "chart.apis.google.com", "include_subdomains": true, "pins": "goog le" }, 210 { "name": "chart.apis.google.com", "include_subdomains": true, "pins": "goog le" },
211 { "name": "oraprodsso.corp.google.com", "include_subdomains": true, "mode": "force-https" }, 211 { "name": "oraprodsso.corp.google.com", "include_subdomains": true, "mode": "force-https" },
212 { "name": "oraprodmv.corp.google.com", "include_subdomains": true, "mode": " force-https" },
212 213
213 // Other Google-related domains that must use an acceptable certificate 214 // Other Google-related domains that must use an acceptable certificate
214 // iff using SSL. 215 // iff using SSL.
215 { "name": "ytimg.com", "include_subdomains": true, "pins": "google" }, 216 { "name": "ytimg.com", "include_subdomains": true, "pins": "google" },
216 { "name": "googleusercontent.com", "include_subdomains": true, "pins": "goog le" }, 217 { "name": "googleusercontent.com", "include_subdomains": true, "pins": "goog le" },
217 { "name": "youtube.com", "include_subdomains": true, "pins": "google" }, 218 { "name": "youtube.com", "include_subdomains": true, "pins": "google" },
218 { "name": "googleapis.com", "include_subdomains": true, "pins": "google" }, 219 { "name": "googleapis.com", "include_subdomains": true, "pins": "google" },
219 { "name": "googleadservices.com", "include_subdomains": true, "pins": "googl e" }, 220 { "name": "googleadservices.com", "include_subdomains": true, "pins": "googl e" },
220 { "name": "appspot.com", "include_subdomains": true, "pins": "google" }, 221 { "name": "appspot.com", "include_subdomains": true, "pins": "google" },
221 { "name": "googlesyndication.com", "include_subdomains": true, "pins": "goog le" }, 222 { "name": "googlesyndication.com", "include_subdomains": true, "pins": "goog le" },
(...skipping 434 matching lines...) Expand 10 before | Expand all | Expand 10 after
656 657
657 // Entries that are only valid if the client supports SNI. 658 // Entries that are only valid if the client supports SNI.
658 { "name": "gmail.com", "mode": "force-https", "pins": "google", "snionly": t rue }, 659 { "name": "gmail.com", "mode": "force-https", "pins": "google", "snionly": t rue },
659 { "name": "googlemail.com", "mode": "force-https", "pins": "google", "snionl y": true }, 660 { "name": "googlemail.com", "mode": "force-https", "pins": "google", "snionl y": true },
660 { "name": "www.gmail.com", "mode": "force-https", "pins": "google", "snionly ": true }, 661 { "name": "www.gmail.com", "mode": "force-https", "pins": "google", "snionly ": true },
661 { "name": "www.googlemail.com", "mode": "force-https", "pins": "google", "sn ionly": true }, 662 { "name": "www.googlemail.com", "mode": "force-https", "pins": "google", "sn ionly": true },
662 { "name": "google-analytics.com", "include_subdomains": true, "pins": "googl e", "snionly": true }, 663 { "name": "google-analytics.com", "include_subdomains": true, "pins": "googl e", "snionly": true },
663 { "name": "googlegroups.com", "include_subdomains": true, "pins": "google", "snionly": true } 664 { "name": "googlegroups.com", "include_subdomains": true, "pins": "google", "snionly": true }
664 ] 665 ]
665 } 666 }
OLDNEW
« no previous file with comments | « net/http/transport_security_state_static.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698