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

Unified Diff: net/http/transport_security_state_static.certs

Issue 1490753005: Update the static pins to indicate that inputs can also be public keys. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | « no previous file | 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.certs
diff --git a/net/http/transport_security_state_static.certs b/net/http/transport_security_state_static.certs
index 290c1844ccdfcc64180e5f0f096a3bc9e05c8479..88767c6f5463d73689c542ed6687a8e16efbd098 100644
--- a/net/http/transport_security_state_static.certs
+++ b/net/http/transport_security_state_static.certs
@@ -7,7 +7,8 @@
# details.
# Each entry consists of a line containing the name of the pin followed either
-# by a hash in the format "sha256/" + base64(hash), or a PEM encoded certificate.
+# by a hash in the format "sha256/" + base64(hash), a PEM encoded certificate,
+# or a PEM encoded public key.
TestSPKI
sha256/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698