From: Jouni Malinen Date: Thu, 3 Mar 2016 14:17:34 +0000 (+0200) Subject: Update notes about OpenSSL versions X-Git-Tag: hostap_2_6~774 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4196c08e8b60f8fdb98750c2d4cc9350d4db7e7e;p=thirdparty%2Fhostap.git Update notes about OpenSSL versions Obsolete OpenSSL versions 0.9.* are not supported anymore. Signed-off-by: Jouni Malinen --- 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