| Index: net/data/ssl/certificates/README
|
| diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README
|
| index 0ef59fca041cf8a682369c1928cf2ce6ebfe2bab..2b3f3200cc3e352451d179613974e19ea3c2df17 100644
|
| --- a/net/data/ssl/certificates/README
|
| +++ b/net/data/ssl/certificates/README
|
| @@ -235,3 +235,10 @@ unit tests.
|
| embedded SCTs, followed by the issuer certificates chain.
|
| All files are from the src/test/testdada directory in
|
| https://code.google.com/p/certificate-transparency/
|
| +
|
| +- br-compliant-validity.pem
|
| + Used in testing CertVerifyProc::HasTooLongValidity. Generated by the
|
| + command
|
| + "openssl req -x509 -days 1000 -sha1 -config ../scripts/ee.cnf \
|
| + -newkey rsa:2048 -text -out br-compliant-validity.pem"
|
| +
|
|
|