Fix no-dh builds
authorMatt Caswell <matt@openssl.org>
Thu, 12 Jan 2017 09:48:38 +0000 (09:48 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 12 Jan 2017 11:15:12 +0000 (11:15 +0000)
commit928933f92fa214fb8b4f9bbcd242ad2c3d16d46f
treee29618c4b404f50e19800251fafbfcebd7f22a50
parente3bc1305ec97d4ad4ab05fa59a288e92df2b2025
Fix no-dh builds

One of the new tests uses a DH based ciphersuite. That test should be
disabled if DH is disabled.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2217)
test/recipes/70-test_sslsignature.t