 Chromium Code Reviews
 Chromium Code Reviews Issue 17385010:
  OpenSSL/NSS implementation of ProofVerfifier.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 17385010:
  OpenSSL/NSS implementation of ProofVerfifier.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: net/data/ssl/certificates/README | 
| diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README | 
| index d4623066e4e0a668be95addca8043410c4f8647c..42d5d24ce311db4073acbe262eaaa7d5784d68e6 100644 | 
| --- a/net/data/ssl/certificates/README | 
| +++ b/net/data/ssl/certificates/README | 
| @@ -213,3 +213,8 @@ unit tests. | 
| server for simulating HTTPS connections. They are generated by running | 
| the script net/data/ssl/scripts/generate-test-certs.sh. | 
| +- quic_intermediate.crt | 
| +- quic_test_ecc.example.com.crt | 
| +- quic_test.example.com.crt | 
| +- quic_proof_verify.crt | 
| 
wtc
2013/07/03 00:20:26
Nit: we should change this back to quic_root.crt.
 
ramant (doing other things)
2013/07/03 05:46:34
Done.
 | 
| + These certificates are used by the ProofVerifier's unit tests of QUIC. |