]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP peer status notification for server not supporting RFC 5746
authorJouni Malinen <quic_jouni@quicinc.com>
Wed, 4 May 2022 20:55:38 +0000 (23:55 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 4 May 2022 21:21:46 +0000 (00:21 +0300)
commita561d12d24c2c8bb0f825d4a3a55a5e47e845853
tree88de9bceac03039b92a182c640e224f19ffe0849
parent566ce69a8d0e64093309cbde80235aa522fbf84e
EAP peer status notification for server not supporting RFC 5746

Add a notification message to indicate reason for TLS handshake failure
due to the server not supporting safe renegotiation (RFC 5746).

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/ap/authsrv.c
src/crypto/tls.h
src/crypto/tls_openssl.c
src/eap_peer/eap.c