EAP server: Set per-EAP method session context
authorJouni Malinen <j@w1.fi>
Sun, 23 Aug 2015 19:05:14 +0000 (22:05 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 23 Aug 2015 23:29:30 +0000 (02:29 +0300)
commite23e35e39a65c59ca10caa880640db1a0dac9a8d
tree3c0031e08a7ae82e985d407025c614fba5712a69
parentb3b8085ae8ff1eacad3f1815d13548d09976e910
EAP server: Set per-EAP method session context

This can be used to limit TLS session resumption within a TLS library
implementation to apply only for the cases where the same EAP method is
used. While the EAP server method matching will be enforced separately
by EAP server method implementations, this additional steps can optimize
cases by falling back to full authentication instead of having to reject
attempts after having completed session resumption successfully.

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