| Index: net/data/ssl/certificates/README
|
| diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README
|
| index 179347636f9e7ee7a6ae3b0fe9669b612e1f82df..f92497ee66a0a545de04f616f36fd969440ccc1a 100644
|
| --- a/net/data/ssl/certificates/README
|
| +++ b/net/data/ssl/certificates/README
|
| @@ -32,6 +32,9 @@ unit tests.
|
| - client.p12 : A PKCS #12 file containing a client certificate and a private
|
| key created for testing. The password is "12345".
|
|
|
| +- client-nokey.p12 : A PKCS #12 file containing a client certificate (the same
|
| + as the one in client.p12) but no private key. The password is "12345".
|
| +
|
| - punycodetest.der : A test self-signed server certificate with punycode name.
|
| The common name is "xn--wgv71a119e.com" (日本語.com)
|
|
|
|
|