From: Bodo Möller Date: Mon, 13 Mar 2000 23:06:03 +0000 (+0000) Subject: another typo X-Git-Tag: OpenSSL_0_9_5a-beta1~43 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=5d8118d2189ae13b17e980288b2e59ccea93daf6 another typo --- diff --git a/test/testssl.com b/test/testssl.com index 4470b76253..8781dcabcf 100644 --- a/test/testssl.com +++ b/test/testssl.com @@ -159,7 +159,7 @@ $ if $severity .ne. 1 then goto exit3 $ $!########################################################################### $ -$ write sys$output "test tls1 with 1024bit anonymous SH, multiple handshakes" +$ write sys$output "test tls1 with 1024bit anonymous DH, multiple handshakes" $ 'ssltest' -v -bio_pair -tls1 -cipher "ADH" -dhe1024dsa -num 10 -f -time $ if $severity .ne. 1 then goto exit3 $