]> git.ipfire.org Git - thirdparty/hostap.git/commit
TLS: Add tls_disable_tlsv1_1 and tls_disable_tlsv1_2 phase1 params
authorDmitry Shmidt <dimitrysh@google.com>
Wed, 19 Feb 2014 21:21:58 +0000 (13:21 -0800)
committerJouni Malinen <j@w1.fi>
Thu, 20 Feb 2014 13:28:57 +0000 (15:28 +0200)
commite9a6f18385e67c29d3c7921d0a502f630a364fa2
tree36c956319d8d4944cd046b814f7dede4328688c7
parent41ff0fa64c814ca4b8898f5121ad23d866c28a02
TLS: Add tls_disable_tlsv1_1 and tls_disable_tlsv1_2 phase1 params

These can be used to disable TLSv1.1 and TLSv1.2 as a workaround for AAA
servers that have issues interoperating with newer TLS versions.

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
src/crypto/tls.h
src/crypto/tls_openssl.c
src/eap_peer/eap_tls_common.c
wpa_supplicant/wpa_supplicant.conf