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

Unified Diff: net/http/transport_security_state_static.json

Issue 68113025: net: add Baltimore CyberTrust Root to the twitterCDN pinning set. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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 02f153187b1fe95c91602c92db488d5cfdbede2f..1dd8c3f89637ccf517a77393d1c919ff07d96aca 100644
--- a/net/http/transport_security_state_static.json
+++ b/net/http/transport_security_state_static.json
@@ -125,7 +125,8 @@
"UTNUSERFirstClientAuthenticationandEmail",
"UTNUSERFirstHardware",
"UTNUSERFirstObject",
- "GTECyberTrustGlobalRoot"
+ "GTECyberTrustGlobalRoot",
+ "BaltimoreCyberTrustRoot"
]
},
{
« 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