| Index: net/data/ssl/certificates/README
|
| diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README
|
| index 17247f369fa939ce796bb6fcc1c4c40552bc9eeb..a3a94c807f3cc7321245f9d5b24f915cd6f0c3fe 100644
|
| --- a/net/data/ssl/certificates/README
|
| +++ b/net/data/ssl/certificates/README
|
| @@ -112,6 +112,11 @@ unit tests.
|
| - ocsp-test-root.pem : A root certificate for the code in
|
| net/tools/testserver/minica.py
|
|
|
| +- sha256.pem: Used to test the handling of SHA-256 certs on Windows.
|
| + Generated by using the command:
|
| + "openssl req -x509 -days 3650 -sha256 -newkey rsa:2048 -text \
|
| + -config ../scripts/ee.cnf -out sha256.pem"
|
| +
|
| - 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 \
|
|
|