Instead of returning errors when certain flags are unusable, just ignore them.
authorRichard Levitte <levitte@openssl.org>
Wed, 14 Aug 2002 12:16:27 +0000 (12:16 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 14 Aug 2002 12:16:27 +0000 (12:16 +0000)
commit90f5a2b6fedaa952d015bb845ca075ef2eeba566
tree0a0a3ae203baf510cafd56ccddbb6fe549f092cf
parentbf625abe295000cc8526ee1ca3a1363cf6bf1f03
Instead of returning errors when certain flags are unusable, just ignore them.
That will make the test go through even if DH (or in some cases ECDH) aren't
built into OpenSSL.
PR: 216, part 2
ssl/ssltest.c