X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=ms%2Ftest.bat;h=8f6919428324fb5ee213b9f9b4834e5bbf13f13f;hb=5d9470ff8e8c030b71dcc2e02c1c43d5deb1fa72;hp=3506a644f5909c143c697accfb900d9258be3e7d;hpb=a87030a1edf0e4c6d601895f810b2d0da84ee10a;p=oweals%2Fopenssl.git diff --git a/ms/test.bat b/ms/test.bat index 3506a644f5..8f69194283 100755 --- a/ms/test.bat +++ b/ms/test.bat @@ -1,4 +1,4 @@ -@echo=off +@echo off set test=..\ms set opath=%PATH% @@ -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