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

Unified Diff: net/http/transport_security_state_static.json

Issue 969433002: net: update SpiderOak pinning. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ... Created 5 years, 9 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 ad399ce858ed6cd8b2dba3ccea62d5f63cbebe44..d6ef02f9fcbe19ab1e679c9349c3ad0b448659a9 100644
--- a/net/http/transport_security_state_static.json
+++ b/net/http/transport_security_state_static.json
@@ -170,9 +170,10 @@
{
"name": "spideroak",
"static_spki_hashes": [
- "RapidSSL",
- "SpiderOak1",
- "SpiderOak2"
+ "GeoTrustGlobal",
+ "DigiCertEVRoot",
+ "SpiderOak2",
+ "SpiderOak3"
]
}
],
« 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