summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-03-13 23:06:03 +0000
committerBodo Möller <bodo@openssl.org>2000-03-13 23:06:03 +0000
commit5d8118d2189ae13b17e980288b2e59ccea93daf6 (patch)
treec2e87637051c97d819dc864426c68415c231430b /test
parent8a270a0f417fca90b30ff7d30d501deb10c2003b (diff)
another typo
Diffstat (limited to 'test')
-rw-r--r--test/testssl.com2
1 files changed, 1 insertions, 1 deletions
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
$