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

Unified Diff: net/quic/crypto/testdata/README

Issue 17385010: OpenSSL/NSS implementation of ProofVerfifier. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Implement generation counter and wtc/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/quic/crypto/testdata/README
diff --git a/net/quic/crypto/testdata/README b/net/quic/crypto/testdata/README
new file mode 100644
index 0000000000000000000000000000000000000000..a49ef2d66338d524dcbd5c2ae510d505f6421b2b
--- /dev/null
+++ b/net/quic/crypto/testdata/README
@@ -0,0 +1,9 @@
+This directory contains various QUIC certificates for use with
+SSL-related unit tests.
+
+- intermediate.crt
+- test_ecc.example.com.crt
+- test.example.com.crt
+- proof_verify.crt
+ These certificates are used by the ProofVerifier's unit tests.
+

Powered by Google App Engine
This is Rietveld 408576698