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

Unified Diff: net/http/transport_security_state_static.json

Side-by-side diff isn't available for this file because of its large size.
Issue 1999233002: Add login.gov to the HSTS preload list. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2704
Patch Set: Created 4 years, 7 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:
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 5ddafb0dcea322cdf1e73f390a658f48129bfe04..6a7a47fc30419c99d39d3bfaebf4c8e51455d43c 100644
--- a/net/http/transport_security_state_static.json
+++ b/net/http/transport_security_state_static.json
@@ -11573,6 +11573,7 @@
{ "name": "spins.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "src.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "torrent.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
+ { "name": "login.gov", "include_subdomains": true, "mode": "force-https" },
// END OF MANUAL ADDITIONS
// To avoid trailing comma changes from showing up in diffs, we place a
« 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