another typo

This commit is contained in:
Bodo Möller 2000-03-13 23:06:03 +00:00
parent 8a270a0f41
commit 5d8118d218

View File

@ -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
$