| Index: net/data/ssl/certificates/README
|
| diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README
|
| index 2aedd66f9d4f83412892243dc92c5e04caef6793..c5b02902bd89b727d1fe3d001a2cc87e9e4dff06 100644
|
| --- a/net/data/ssl/certificates/README
|
| +++ b/net/data/ssl/certificates/README
|
| @@ -110,3 +110,10 @@ unit tests.
|
|
|
| - ocsp-test-root.pem : A root certificate for the code in
|
| net/tools/testserver/minica.py
|
| +
|
| +- subjectAltName_sanity_check.pem : Used to test the handling of various types
|
| + within the subjectAltName extension of a certificate. Generated by using
|
| + the command
|
| + "openssl req -x509 -days 3650 -sha1 -extensions req_san_sanity \
|
| + -config ../scripts/ee.cnf -newkey rsa:1024 -text \
|
| + -out subjectAltName_sanity_check.pem"
|
|
|