Always use fixed DH parameters created with 'dhparam -C',
[openssl.git] / test / testssl
index 1d04b939f389b97007bf8a07f8625c32d7ac9649..3db89bdf53f5875ac8b0d1ba63913e945c24df08 100644 (file)
@@ -66,6 +66,9 @@ echo test sslv2/sslv3 via BIO pair
 echo test sslv2/sslv3 w/o DHE via BIO pair
 ./ssltest -bio_pair -no_dhe || exit 1
 
 echo test sslv2/sslv3 w/o DHE via BIO pair
 ./ssltest -bio_pair -no_dhe || exit 1
 
+echo test sslv2/sslv3 with 1024bit DHE
+./ssltest -bio_pair -dhe1024dsa -v || exit 1
+
 echo test sslv2/sslv3 with server authentication
 ./ssltest -bio_pair -server_auth -CApath ../certs || exit 1
 
 echo test sslv2/sslv3 with server authentication
 ./ssltest -bio_pair -server_auth -CApath ../certs || exit 1