]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-TEAP server: Fix Crypto-Binding check in PAC no-inner-auth case
authorJouni Malinen <j@w1.fi>
Mon, 19 Aug 2019 23:11:31 +0000 (02:11 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 19 Aug 2019 23:13:22 +0000 (02:13 +0300)
commit986033ff3db7adc77dc2895de6cc2d22dfbd1a1d
tree9c52ec981492678551cf915a9c164494a9f18937
parent10e105230a6dd1efcb3c8ce017119e7725f1fdf7
EAP-TEAP server: Fix Crypto-Binding check in PAC no-inner-auth case

The Crypto-Binding TLV is included without Intermediate-Result TLV in
this sequence since the server is skipping all inner authentication
methods and is only sending out Result TLV with the Crypto-Binding TLV.

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