diff options
Diffstat (limited to 'net/data/ssl/certificates/README')
-rw-r--r-- | net/data/ssl/certificates/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README index 84844ea..84e65e9 100644 --- a/net/data/ssl/certificates/README +++ b/net/data/ssl/certificates/README @@ -214,3 +214,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 + These certificates are used by the ProofVerifier's unit tests of QUIC. |