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

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

Issue 17385010: OpenSSL/NSS implementation of ProofVerfifier. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Implemented agl's comments Created 7 years, 6 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
Index: net/data/ssl/certificates/README
diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README
index d4623066e4e0a668be95addca8043410c4f8647c..7e5d29f5b9fc1bc13b00fac7db6252cc9eb22d60 100644
--- a/net/data/ssl/certificates/README
+++ b/net/data/ssl/certificates/README
@@ -213,3 +213,9 @@ unit tests.
server for simulating HTTPS connections. They are generated by running
the script net/data/ssl/scripts/generate-test-certs.sh.
+- intermediate.crt
wtc 2013/07/02 00:56:38 Since most of these certificate files have rather
ramant (doing other things) 2013/07/02 14:19:50 Done.
+- test_ecc.example.com.crt
+- test.example.com.crt
+- proof_verify.crt: Used to test QUIC's ProofVerifier's signature verification
+ code.
+

Powered by Google App Engine
This is Rietveld 408576698