]> git.ipfire.org Git - thirdparty/hostap.git/commit
OpenSSL: disable TLS 1.3 middlebox compatibility
authorJouni Malinen <j@w1.fi>
Fri, 12 Jul 2019 19:29:33 +0000 (22:29 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 12 Jul 2019 19:29:33 +0000 (22:29 +0300)
commit8b57a378081bbc33387c86e994c7d282d413395d
tree226668fdcf8e02726e2c1d0f3470ae2128a2f450
parent4ff0b909a9dda43b69e2223e3bd112a61f5a6412
OpenSSL: disable TLS 1.3 middlebox compatibility

This will hopefully not be needed for EAP-TLS use cases since there
should not really be a middlebox that looks at the TLS layer details in
case of EAP authentication.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/crypto/tls_openssl.c