]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add phase1/phase2 parameter for disabling TLS Session Ticket extension
authorJouni Malinen <j@w1.fi>
Fri, 17 Aug 2012 19:21:28 +0000 (22:21 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 17 Aug 2012 19:21:28 +0000 (22:21 +0300)
commitf210493b6e82cd1aca6e4be3aec8e0e0b80a7cf8
tree97a48b1254fc9ec8fd80f7dcf2b3b80a312bb3a1
parente866f39fbe55ae24ac553b28e586f3d80e9a724e
Add phase1/phase2 parameter for disabling TLS Session Ticket extension

tls_disable_session_ticket=1 in phase1/phase2 can now be used to disable
use of TLS Session Ticket extension (which is enabled by default in
recent OpenSSL versions). This can be used to work around issues with
broken authentication servers that do not ignore unrecognized TLS
extensions properly.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/eap_peer/eap_tls_common.c