From 4196c08e8b60f8fdb98750c2d4cc9350d4db7e7e Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Thu, 3 Mar 2016 16:17:34 +0200 Subject: [PATCH] Update notes about OpenSSL versions Obsolete OpenSSL versions 0.9.* are not supported anymore. Signed-off-by: Jouni Malinen --- wpa_supplicant/README | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/wpa_supplicant/README b/wpa_supplicant/README index 1b9f6c8f2..bc3d6abb8 100644 --- a/wpa_supplicant/README +++ b/wpa_supplicant/README @@ -163,18 +163,12 @@ systems. In case of Windows builds, WinPcap is used by default Optional libraries for EAP-TLS, EAP-PEAP, and EAP-TTLS: -- OpenSSL (tested with 0.9.7c and 0.9.7d, and 0.9.8 versions; assumed to +- OpenSSL (tested with 1.0.1 and 1.0.2 versions; assumed to work with most relatively recent versions; this is likely to be available with most distributions, http://www.openssl.org/) - GnuTLS - internal TLSv1 implementation -TLS options for EAP-FAST: -- OpenSSL 0.9.8d _with_ openssl-0.9.8d-tls-extensions.patch applied - (i.e., the default OpenSSL package does not include support for - extensions needed for EAP-FAST) -- internal TLSv1 implementation - One of these libraries is needed when EAP-TLS, EAP-PEAP, EAP-TTLS, or EAP-FAST support is enabled. WPA-PSK mode does not require this or EAPOL/EAP implementation. A configuration file, .config, for compilation is