Check TLS status on EAP server during handshake
commit2574634b7f47ab584ce43f62f67a6fef06bd3b6b
authorJouni Malinen <j@w1.fi>
Sun, 20 Dec 2009 17:11:43 +0000 (20 19:11 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 20 Dec 2009 17:11:43 +0000 (20 19:11 +0200)
tree624ce901b6a8ba91da08020d935f05c611cca0bc
parent074be2332f6226b0dd1897b8bc4387fefd1bf063
Check TLS status on EAP server during handshake

The new TLS wrapper use may end up returning alert data and we need to
make sure here that it does not end up getting interpreted as success
due to non-NULL response.
src/eap_server/eap_tls_common.c