]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Add openssl_ecdh_curves configuration parameter
authorHristo Venev <hristo@venev.name>
Thu, 20 Apr 2017 13:44:31 +0000 (14:44 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 30 Dec 2018 15:27:34 +0000 (17:27 +0200)
commitd01203cafc1284e2883cb132e8529b7e2bb58653
tree075cbeba148bb1892a62e4a1cd425921546992d2
parent0521c6ebb308db7c7050d8369815284e50454261
hostapd: Add openssl_ecdh_curves configuration parameter

This makes it possible to use ECDSA certificates with EAP-TLS/TTLS/etc.
It should be noted that when using Suite B, different mechanism is used
to specify the allowed ECDH curves and this new parameter must not be
used in such cases.

Signed-off-by: Hristo Venev <hristo@venev.name>
hostapd/config_file.c
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/authsrv.c