From 7f5f35af223f9c1d641f46446f6bbf9d1493a9e6 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sun, 8 Jan 2017 19:30:41 +0000 Subject: Add options to check certificate types. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Emilia Käsper (Merged from https://github.com/openssl/openssl/pull/2224) --- test/README.ssltest.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/README.ssltest.md') diff --git a/test/README.ssltest.md b/test/README.ssltest.md index c1edda5aed..48d5474a08 100644 --- a/test/README.ssltest.md +++ b/test/README.ssltest.md @@ -89,6 +89,9 @@ handshake. * ExpectedTmpKeyType - the expected algorithm or curve of server temp key +* ExpectedServerKeyType, ExpectedClientKeyType - the expected algorithm or + curve of server or client certificate + ## Configuring the client and server The client and server configurations can be any valid `SSL_CTX` -- cgit v1.2.3