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

Unified Diff: net/http/transport_security_state_static.json

Issue 1407063007: Remove subdomains from segurosocial.gov, socialsecurity.gov, and ssa.gov HSTS preload entries. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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.h ('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 fe4267f0993631b82c5ca29365d107d3d0c978f1..54650263e32ebfbcb250f7951d0049d4e18444c9 100644
--- a/net/http/transport_security_state_static.json
+++ b/net/http/transport_security_state_static.json
@@ -4011,16 +4011,16 @@
{ "name": "ryanhowell.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "ryansmithphotography.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "schnell-gold.com", "include_subdomains": true, "mode": "force-https" },
- { "name": "segurosocial.gov", "include_subdomains": true, "mode": "force-https" },
+ { "name": "segurosocial.gov", "include_subdomains": false, "mode": "force-https" },
{ "name": "selectel.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "sevsopr.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "silver-heart.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "slamix.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartpolicingplatform.com", "include_subdomains": true, "mode": "force-https" },
- { "name": "socialsecurity.gov", "include_subdomains": true, "mode": "force-https" },
+ { "name": "socialsecurity.gov", "include_subdomains": false, "mode": "force-https" },
{ "name": "splikity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "square.gs", "include_subdomains": true, "mode": "force-https" },
- { "name": "ssa.gov", "include_subdomains": true, "mode": "force-https" },
+ { "name": "ssa.gov", "include_subdomains": false, "mode": "force-https" },
{ "name": "ssl.rip", "include_subdomains": true, "mode": "force-https" },
{ "name": "stellenticket.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "subdimension.org", "include_subdomains": true, "mode": "force-https" },
« no previous file with comments | « net/http/transport_security_state_static.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698