]> granicus.if.org Git - openssl/commit
Instead of returning errors when certain flags are unusable, just ignore them.
authorRichard Levitte <levitte@openssl.org>
Wed, 14 Aug 2002 12:18:36 +0000 (12:18 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 14 Aug 2002 12:18:36 +0000 (12:18 +0000)
commit74a25e9cd94f2526d6624aba03e461963a750273
tree3d6f9e2fc498540d2acdcd0184581952c7c86906
parentd020139db70a824d8e9804d3ac31fcf1defa54e4
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