Fix preprocessor indentation.
[openssl.git] / test / README.ssltest.md
index a32696723d52b5029b49a782a45f2c273d13677b..288dffa7ac8d3074efd33cf7aaf208c7185e2fd5 100644 (file)
@@ -98,6 +98,14 @@ handshake.
 * ExpectedServerSignType, ExpectedClientSignType - the expected
   signature type used by server or client when signing messages
 
+* ExpectedClientCANames - for client auth list of CA names the server must
+  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`