| Index: net/data/ssl/certificates/README
|
| diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README
|
| index 91d600dc861fab236c0817ed5a77caa10b113f7e..e0be8f28302072ce060296fe0b3ea14628ccbd93 100644
|
| --- a/net/data/ssl/certificates/README
|
| +++ b/net/data/ssl/certificates/README
|
| @@ -111,6 +111,12 @@ unit tests.
|
| - ocsp-test-root.pem : A root certificate for the code in
|
| net/tools/testserver/minica.py
|
|
|
| +- spdy_pooling.pem : Used to test the handling of spdy IP connection pooling
|
| + Generated by using the command
|
| + "openssl req -x509 -days 3650 -sha1 -extensions req_spdy_pooling \
|
| + -config ../scripts/ee.cnf -newkey rsa:1024 -text \
|
| + -out spdy_pooling.pem"
|
| +
|
| - subjectAltName_sanity_check.pem : Used to test the handling of various types
|
| within the subjectAltName extension of a certificate. Generated by using
|
| the command
|
|
|