aboutsummaryrefslogtreecommitdiffstats
path: root/test/README.ssltest.md
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2017-01-12 13:58:48 +0000
committerDr. Stephen Henson <steve@openssl.org>2017-01-15 00:23:33 +0000
commit7289ab49d1c04cd9065429f75be028d7439d8248 (patch)
tree642f3ec926e5d82712b04364addffd81a4329df3 /test/README.ssltest.md
parent7f5f35af223f9c1d641f46446f6bbf9d1493a9e6 (diff)
downloadopenssl-7289ab49d1c04cd9065429f75be028d7439d8248.tar.gz
add ECDSA test server certificate
Reviewed-by: Emilia Käsper <emilia@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2224)
Diffstat (limited to 'test/README.ssltest.md')
-rw-r--r--test/README.ssltest.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README.ssltest.md b/test/README.ssltest.md
index 48d5474a08..1c4c482069 100644
--- a/test/README.ssltest.md
+++ b/test/README.ssltest.md
@@ -89,7 +89,7 @@ handshake.
* ExpectedTmpKeyType - the expected algorithm or curve of server temp key
-* ExpectedServerKeyType, ExpectedClientKeyType - the expected algorithm or
+* ExpectedServerCertType, ExpectedClientCertType - the expected algorithm or
curve of server or client certificate
## Configuring the client and server