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

Side by Side Diff: net/data/ssl/certificates/README

Issue 18033005: Cleanup of OpenSSL/NSS implementation of ProofVerfifier release. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This directory contains various certificates for use with SSL-related 1 This directory contains various certificates for use with SSL-related
2 unit tests. 2 unit tests.
3 3
4 - google.binary.p7b 4 - google.binary.p7b
5 - google.chain.pem 5 - google.chain.pem
6 - google.pem_cert.p7b 6 - google.pem_cert.p7b
7 - google.pem_pkcs7.p7b 7 - google.pem_pkcs7.p7b
8 - google.pkcs7.p7b 8 - google.pkcs7.p7b
9 - google.single.der 9 - google.single.der
10 - google.single.pem 10 - google.single.pem
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 - expired_cert.pem 209 - expired_cert.pem
210 - ok_cert.pem 210 - ok_cert.pem
211 - root_ca_cert.pem 211 - root_ca_cert.pem
212 These certificates are the common certificates used by the Python test 212 These certificates are the common certificates used by the Python test
213 server for simulating HTTPS connections. They are generated by running 213 server for simulating HTTPS connections. They are generated by running
214 the script net/data/ssl/scripts/generate-test-certs.sh. 214 the script net/data/ssl/scripts/generate-test-certs.sh.
215 215
216 - quic_intermediate.crt 216 - quic_intermediate.crt
217 - quic_test_ecc.example.com.crt 217 - quic_test_ecc.example.com.crt
218 - quic_test.example.com.crt 218 - quic_test.example.com.crt
219 - quic_proof_verify.crt 219 - quic_root.crt
220 These certificates are used by the ProofVerifier's unit tests of QUIC. 220 These certificates are used by the ProofVerifier's unit tests of QUIC.
OLDNEW
« no previous file with comments | « no previous file | net/data/ssl/certificates/quic_proof_verify.crt » ('j') | net/quic/crypto/crypto_handshake.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698