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

Unified Diff: net/http/transport_security_state_static_unittest.pins

Issue 2680933009: Add unittests for HSTS decoding. (Closed)
Patch Set: Comment rsleevi. Created 3 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/BUILD.gn ('k') | net/http/transport_security_state_static_unittest.template » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/http/transport_security_state_static_unittest.pins
diff --git a/net/http/transport_security_state_static_unittest.pins b/net/http/transport_security_state_static_unittest.pins
new file mode 100644
index 0000000000000000000000000000000000000000..36ef2f10e7f623a5e56dde7f41b54dc623c62f87
--- /dev/null
+++ b/net/http/transport_security_state_static_unittest.pins
@@ -0,0 +1,12 @@
+# Copyright 2017 The Chromium Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+#
+# This is a HSTS pins file used by the unittests. For more information on the
+# content and format see the comments in transport_security_state_static.pins.
+
+TestSPKI1
+sha256/AQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQE=
+
+TestSPKI2
+sha256/AgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgI=
« no previous file with comments | « net/http/BUILD.gn ('k') | net/http/transport_security_state_static_unittest.template » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698