| Index: net/data/ssl/certificates/README
|
| diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README
|
| index 179347636f9e7ee7a6ae3b0fe9669b612e1f82df..07e3f365109f523a5117344c21b19ee3fff49081 100644
|
| --- a/net/data/ssl/certificates/README
|
| +++ b/net/data/ssl/certificates/README
|
| @@ -39,3 +39,8 @@ unit tests.
|
| key in unittest.key.bin. The common name is "unittest".
|
|
|
| - unittest.key.bin : private key stored unencrypted.
|
| +
|
| +- x509_verify_results.chain.pem : A simple certificate chain used to test that
|
| + the correctly ordered, filtered certificate chain is returned during
|
| + verification, regardless of the order in which the intermediate/root CA
|
| + certificates are provided.
|
|
|