From a87030a1edf0e4c6d601895f810b2d0da84ee10a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Sun, 30 Jan 2000 02:23:03 +0000 Subject: Make DSA_generate_parameters, and fix a couple of bug (including another problem in the s3_srvr.c state machine). --- ms/test.bat | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ms/test.bat') diff --git a/ms/test.bat b/ms/test.bat index 9a54afe065..3506a644f5 100755 --- a/ms/test.bat +++ b/ms/test.bat @@ -135,6 +135,10 @@ echo test sslv2 via BIO pair 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 +if errorlevel 1 goto done + echo test sslv2 with server authentication via BIO pair ssltest -bio_pair -ssl2 -server_auth -CAfile cert.tmp if errorlevel 1 goto done -- cgit v1.2.3