]> git.ipfire.org Git - thirdparty/hostap.git/commit
OpenSSL: Enable support for server side TLS session resumption
authorJouni Malinen <j@w1.fi>
Sun, 23 Aug 2015 19:08:27 +0000 (22:08 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 24 Aug 2015 15:01:40 +0000 (18:01 +0300)
commitacf36f319f31a72b53962308ca10fed2058163c8
tree8a195dabc69939947153c451adfdf4c59c8c36d4
parent7f417feaa13591259bc866078c233f06153c08f7
OpenSSL: Enable support for server side TLS session resumption

This allows TLS-based EAP server methods to use session resumption.

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