From: Bodo Möller Date: Mon, 13 Mar 2000 23:01:32 +0000 (+0000) Subject: typo X-Git-Tag: OpenSSL_0_9_5a-beta1~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a270a0f417fca90b30ff7d30d501deb10c2003b;p=openssl typo --- diff --git a/test/testssl.com b/test/testssl.com index ca087773be..4470b76253 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 1024bti anonymous SH, multiple handshakes" +$ write sys$output "test tls1 with 1024bit anonymous SH, multiple handshakes" $ 'ssltest' -v -bio_pair -tls1 -cipher "ADH" -dhe1024dsa -num 10 -f -time $ if $severity .ne. 1 then goto exit3 $