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

Unified Diff: net/data/ssl/certificates/README

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/cert/single_log_ct_verifier_unittest.cc ('k') | net/data/ssl/certificates/ct-public-key.pem » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/ssl/certificates/README
diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README
index 01f6dfd69c81f74c532a23aec326c82dc2d865a7..0afbb207b9a0c30471cd9eb8fa99c03e326faf21 100644
--- a/net/data/ssl/certificates/README
+++ b/net/data/ssl/certificates/README
@@ -226,3 +226,9 @@ unit tests.
http://crbug.com/31497. It is generated by running the script
net/data/ssl/scripts/generate-policy-certs.sh
+- ct-test-embedded-cert.pem
+ Contains a test certificate for use with Certificate Transparency.
+ This certificate contains an embedded SCT list for use as a leaf cert,
+ which requires computing a precert.
+ All CT-related certificates come from the testdata directory in
+ http://code.google.com/p/certificate-transparency
« no previous file with comments | « net/cert/single_log_ct_verifier_unittest.cc ('k') | net/data/ssl/certificates/ct-public-key.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698