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

Unified Diff: net/http/transport_security_state_static.h

Issue 2539853002: Update Google pins. (Closed)
Patch Set: Fix unittest. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « net/http/http_security_headers_unittest.cc ('k') | net/http/transport_security_state_static.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/http/transport_security_state_static.h
diff --git a/net/http/transport_security_state_static.h b/net/http/transport_security_state_static.h
index d9bdee5f30c51650b3f62a1691e2e9063a3c8ece..ddb0adaccf3e52bacbf97860166e11bb63baed66 100644
--- a/net/http/transport_security_state_static.h
+++ b/net/http/transport_security_state_static.h
@@ -604,6 +604,7 @@ static const char* const kGoogleAcceptableCerts[] = {
kSPKIHash_GoogleBackup2048,
kSPKIHash_GoogleG2,
kSPKIHash_GeoTrustGlobal,
+ kSPKIHash_GlobalSignRootCA_R2,
NULL,
};
static const char kGoogleReportURI[] = "http://clients3.google.com/cert_upload_json";
« no previous file with comments | « net/http/http_security_headers_unittest.cc ('k') | net/http/transport_security_state_static.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698