Index: tests/standalone/io/pkcert/README |
diff --git a/tests/standalone/io/pkcert/README b/tests/standalone/io/pkcert/README |
index 32c8246627615ca5d3ab0d04193d9ec1455eeb64..fe764a9cc348fcb0d7a0a6457b93e85176e83e19 100644 |
--- a/tests/standalone/io/pkcert/README |
+++ b/tests/standalone/io/pkcert/README |
@@ -12,4 +12,5 @@ The database contains a root certificate from Equifax, used to verify the |
client https connection to www.google.dk. It contains a self-signed |
certificate for a local certificate authority myauthority_cert, and a |
server certificate for localhost called localhost_cert, signed by |
-myauthority_cert. |
+myauthority_cert. It contains the key for localhost_cert, but |
+not the key for myauthority_cert. |