Fix no-ec in combination with no-dh
authorMatt Caswell <matt@openssl.org>
Mon, 21 May 2018 11:20:18 +0000 (12:20 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 22 May 2018 12:21:24 +0000 (13:21 +0100)
commit1aac20f5095fca8691ef4495c3e7438c935a33dc
tree8e6ae5d5a01b9a88c7be6cbe48d0e60afa08817d
parentd61e6040a02464f1dd41942ee1e17ef59822102d
Fix no-ec in combination with no-dh

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6321)
ssl/statem/extensions_srvr.c
test/dtlstest.c
test/sslapitest.c