aboutsummaryrefslogtreecommitdiffstats
path: root/test/README.ssltest.md
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2017-03-31 22:35:28 +0100
committerDr. Stephen Henson <steve@openssl.org>2017-04-03 23:47:22 +0100
commitf15b50c4cb6a5d36a3789863035d8b795378280c (patch)
treea447642f184a7e491daa14bd464673f3949b808b /test/README.ssltest.md
parent86135bedd52124aa8410847169f7a25c055b3bec (diff)
downloadopenssl-f15b50c4cb6a5d36a3789863035d8b795378280c.tar.gz
Add ExpectedServerCANames
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3015)
Diffstat (limited to 'test/README.ssltest.md')
-rw-r--r--test/README.ssltest.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/README.ssltest.md b/test/README.ssltest.md
index 0d6f4660cb..288dffa7ac 100644
--- a/test/README.ssltest.md
+++ b/test/README.ssltest.md
@@ -102,6 +102,10 @@ handshake.
send. If this is "empty" the list is expected to be empty otherwise it
is a file of certificates whose subject names form the list.
+* ExpectedServerCANames - list of CA names the client must send, TLS 1.3 only.
+ If this is "empty" the list is expected to be empty otherwise it is a file
+ of certificates whose subject names form the list.
+
## Configuring the client and server
The client and server configurations can be any valid `SSL_CTX`