summaryrefslogtreecommitdiffstats
path: root/ms
diff options
context:
space:
mode:
Diffstat (limited to 'ms')
-rwxr-xr-xms/test.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/test.bat b/ms/test.bat
index 3506a644f5..ef37beaa22 100755
--- a/ms/test.bat
+++ b/ms/test.bat
@@ -136,7 +136,7 @@ ssltest -bio_pair -ssl2
if errorlevel 1 goto done
echo test sslv2/sslv3 with 1024 bit DHE via BIO pair
-ssltest -bio_pair -dhe1024 -v
+ssltest -bio_pair -dhe1024dsa -v
if errorlevel 1 goto done
echo test sslv2 with server authentication via BIO pair