From 7c6f1c5e4a24d0e7e0bd71222df56d7e2a7149fa Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Tue, 9 Jul 2019 16:43:05 +0300 Subject: [PATCH] Remove obsolete defconfig notes regarding EAP-FAST support in OpenSSL Signed-off-by: Jouni Malinen --- hostapd/defconfig | 3 --- 1 file changed, 3 deletions(-) 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)