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

Unified Diff: net/data/ssl/certificates/ct-public-key.pem

Issue 27026002: CT: Adding preliminary Certificate Transparency support to Chromium. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Distinguish between SCTs from unknown logs and unverified ones Created 7 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/data/ssl/certificates/README ('k') | net/data/ssl/certificates/ct-test-embedded-cert.pem » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/ssl/certificates/ct-public-key.pem
diff --git a/net/data/ssl/certificates/ct-public-key.pem b/net/data/ssl/certificates/ct-public-key.pem
new file mode 100644
index 0000000000000000000000000000000000000000..c35ce3f483b6f15649a3a89065e5cd743151e505
--- /dev/null
+++ b/net/data/ssl/certificates/ct-public-key.pem
@@ -0,0 +1,4 @@
+-----BEGIN PUBLIC KEY-----
+MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEmXg8sUUzwBYaWrRb+V0IopzQ6o3U
+yEJ04r5ZrRXGdpYM8K+hB0pXrGRLI0eeWz+3skXrS0IO83AhA3GpRL6s6w==
+-----END PUBLIC KEY-----
« no previous file with comments | « net/data/ssl/certificates/README ('k') | net/data/ssl/certificates/ct-test-embedded-cert.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698