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

Unified Diff: net/http/transport_security_state_static.json

Issue 22865046: net: add DigiCert to Twitter pins. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase patch. Created 7 years, 3 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
« no previous file with comments | « net/http/transport_security_state_static.certs ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/http/transport_security_state_static.json
diff --git a/net/http/transport_security_state_static.json b/net/http/transport_security_state_static.json
index f338559a84e8351bf4473bd42c729486605a2c75..1603c70af0da19061bc2683c6b642f2d0f469a87 100644
--- a/net/http/transport_security_state_static.json
+++ b/net/http/transport_security_state_static.json
@@ -91,6 +91,9 @@
"GeoTrustPrimary",
"GeoTrustPrimary_G2",
"GeoTrustPrimary_G3",
+ "DigiCertGlobalRoot",
+ "DigiCertEVRoot",
+ "DigiCertAssuredIDRoot",
"Twitter1"
]
},
@@ -115,6 +118,9 @@
"GeoTrustPrimary",
"GeoTrustPrimary_G2",
"GeoTrustPrimary_G3",
+ "DigiCertGlobalRoot",
+ "DigiCertEVRoot",
+ "DigiCertAssuredIDRoot",
"Twitter1",
"Entrust_2048",
« no previous file with comments | « net/http/transport_security_state_static.certs ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698