Chromium Code Reviews| 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. |
| + |