Restore EVP_CIPH_FLAG_LENGTH_BITS working properly
[openssl.git] / test / README.ssltest.md
index e28d4b0d470103586b0d3217f3cfbe23532c43c3..3d0fe91f5514791ee582f53d170dc0df6382c8b5 100644 (file)
@@ -87,6 +87,17 @@ handshake.
 
 * ExpectedNPNProtocol, ExpectedALPNProtocol - NPN and ALPN expectations.
 
+* ExpectedTmpKeyType - the expected algorithm or curve of server temp key
+
+* ExpectedServerCertType, ExpectedClientCertType - the expected algorithm or
+  curve of server or client certificate
+
+* ExpectedServerSignHash, ExpectedClientSignHash - the expected
+  signing hash used by server or client certificate
+
+* ExpectedServerSignType, ExpectedClientSignType - the expected
+  signature type used by server or client when signing messages
+
 ## Configuring the client and server
 
 The client and server configurations can be any valid `SSL_CTX`