EAP-FAST server: allow expired PAC for PAC refresh
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 6 Nov 2008 20:57:09 +0000 (22:57 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 6 Nov 2008 20:57:09 +0000 (22:57 +0200)
commit36100718de3a7a68be8c36128ffc0dbc949b500c
tree494dec449dc353beefbcf2091c42d58a8910b0bb
parent39452b4deb1c7c6f30882edda729218d55c176cb
EAP-FAST server: allow expired PAC for PAC refresh

Instead of falling back to full TLS handshake on expired PAC, allow the
PAC to be used to allow a PAC update with some level of server
authentication (i.e., do not fall back to full TLS handshake since we
cannot be sure that the peer would be able to validate server certificate
now). However, reject the authentication since the PAC was not valid
anymore. Peer can connect again with the newly provisioned PAC after this.
src/eap_server/eap_fast.c