Enable DH tests
authorEmilia Kasper <emilia@openssl.org>
Tue, 26 May 2015 12:32:57 +0000 (14:32 +0200)
committerEmilia Kasper <emilia@openssl.org>
Wed, 27 May 2015 15:22:56 +0000 (17:22 +0200)
commit15a06488fcced19b79708a0329313121e01ded7e
tree90cb7a3bec396a346b9d158a408f28023d800e87
parentf2e19cb15e3d68c748ce3dc2b791be9a2fc14fd3
Enable DH tests

In master, the 'dh' command is gone, so use 'dhparam' instead to
determine if we're compiled with DH.

Also, set "@SECLEVEL=1" for the weak DH test, so that it actually
passes.

Reviewed-by: Dr Stephen Henson <steve@openssl.org>
test/ssltest.c
test/testssl
test/testssl.com