aboutsummaryrefslogtreecommitdiff
path: root/src/test/ssl/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ssl/README')
-rw-r--r--src/test/ssl/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/test/ssl/README b/src/test/ssl/README
index 52bd68f49fa..50fa14e287e 100644
--- a/src/test/ssl/README
+++ b/src/test/ssl/README
@@ -65,6 +65,10 @@ root+server_ca
root+client_ca
Contains root_crt and client_ca.crt. For use as server's "ssl_ca_file".
+client+client_ca
+ Contains client.crt and client_ca.crt in that order. For use as client's
+ certificate chain.
+
There are also CRLs for each of the CAs: root.crl, server.crl and client.crl.
For convenience, all of these keypairs and certificates are included in the