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

Unified 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: 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 side-by-side diff with in-line comments
Download patch
Index: net/http/transport_security_state_static.json
===================================================================
--- net/http/transport_security_state_static.json (revision 227363)
+++ net/http/transport_security_state_static.json (working copy)
@@ -209,6 +209,7 @@
// hostname for this is chart.googleapis.com.
{ "name": "chart.apis.google.com", "include_subdomains": true, "pins": "google" },
{ "name": "oraprodsso.corp.google.com", "include_subdomains": true, "mode": "force-https" },
+ { "name": "oraprodmv.corp.google.com", "include_subdomains": true, "mode": "force-https" },
// Other Google-related domains that must use an acceptable certificate
// iff using SSL.
« net/http/transport_security_state_static.h ('K') | « 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