From: Jouni Malinen Date: Tue, 9 Jul 2019 13:43:05 +0000 (+0300) Subject: Remove obsolete defconfig notes regarding EAP-FAST support in OpenSSL X-Git-Tag: hostap_2_9~85 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fhostap.git;a=commitdiff_plain;h=7c6f1c5e4a24d0e7e0bd71222df56d7e2a7149fa Remove obsolete defconfig notes regarding EAP-FAST support in OpenSSL Signed-off-by: Jouni Malinen --- diff --git a/hostapd/defconfig b/hostapd/defconfig index 1f504ad18..891ed6816 100644 --- a/hostapd/defconfig +++ b/hostapd/defconfig @@ -108,9 +108,6 @@ CONFIG_EAP_TTLS=y #CONFIG_EAP_GPSK_SHA256=y # EAP-FAST for the integrated EAP server -# Note: If OpenSSL is used as the TLS library, OpenSSL 1.0 or newer is needed -# for EAP-FAST support. Older OpenSSL releases would need to be patched, e.g., -# with openssl-0.9.8x-tls-extensions.patch, to add the needed functions. #CONFIG_EAP_FAST=y # Wi-Fi Protected Setup (WPS)