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

Unified Diff: net/http/transport_security_state_static.json

Issue 55893003: net: trim allowed Google pins now that we have switched to GIAG2. (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') | net/http/transport_security_state_unittest.cc » ('j') | 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 b453e2605fee5715b56e4f89cd27aa840f47f014..48546eba70651a77a3f538e4c0b4d4e19004e765 100644
--- a/net/http/transport_security_state_static.json
+++ b/net/http/transport_security_state_static.json
@@ -42,23 +42,8 @@
{
"name": "google",
"static_spki_hashes": [
- "VeriSignClass3",
- "VeriSignClass3_G3",
- "Google1024",
- "Google2048",
- "GoogleBackup1024",
"GoogleBackup2048",
- "GoogleG2",
- "EquifaxSecureCA",
- "GeoTrustGlobal"
- ],
- "bad_static_spki_hashes": [
- "Aetna",
- "Intel",
- "TCTrustCenter",
- "Vodafone",
- "ThawteSGCCA",
- "VeriSignClass3SSPIntermediateCA"
+ "GoogleG2"
]
},
{
« no previous file with comments | « net/http/transport_security_state_static.certs ('k') | net/http/transport_security_state_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698