]> git.ipfire.org Git - thirdparty/hostap.git/commit
Extend server certificate TOD policy reporting to include TOD-TOFU
authorJouni Malinen <jouni@codeaurora.org>
Fri, 16 Aug 2019 12:51:40 +0000 (15:51 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 16 Aug 2019 13:40:31 +0000 (16:40 +0300)
commita647a0ad75fd2650ce1be300327f7ea8c9ff3a1e
treec146a60c9c2701731bbb042cd49793cae8287665
parent346d10cf824728d8f35f9bf78f5b0d7b73ef6222
Extend server certificate TOD policy reporting to include TOD-TOFU

The previously used single TOD policy was split into two policies:
TOD-STRICT and TOD-TOFU. Report these separately in the
CTRL-EVENT-EAP-PEER-CERT events (tod=1 for TOD-STRICT and tod=2 for
TOD-TOFU).

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/crypto/tls_openssl.c
wpa_supplicant/notify.c