]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0: Reject PPS MO if polupd or AAA trust root is invalid
authorJouni Malinen <jouni@codeaurora.org>
Wed, 17 Oct 2018 16:03:18 +0000 (19:03 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 17 Oct 2018 16:07:27 +0000 (19:07 +0300)
commitde7bcb9bc9417724bb108fde91e97d0018c53e0f
tree9b9f082d936c75df9db0c060d7fc8a222797347a
parent2cbaf0de223baaeed47ec9beb59337415c007d4d
HS 2.0: Reject PPS MO if polupd or AAA trust root is invalid

Previously, this was done only for the subscription remediation/update
trust root. The other downloaded files were also verified, but the OSU
server was not notified if the files were found to be invalid.

Modify hs20-osu-client behavior to explicitly notify the OSU server if
any of the three trust root types cannot be successfully downloaded.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hs20/client/osu_client.c