Fix OpenSSL 0.9.8za patch for EAP-FAST support
authorJouni Malinen <j@w1.fi>
Tue, 9 Dec 2014 11:19:22 +0000 (13:19 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 9 Dec 2014 14:57:05 +0000 (16:57 +0200)
commit471debb0b3428be24a05ab553b6eea2263d93f4f
treec472fc781e56525f66fa71f53e72877623eddccc
parentc1f5bcb96f3344c048502d12682ac964864d53bc
Fix OpenSSL 0.9.8za patch for EAP-FAST support

OpenSSL 0.9.8za added a fix for CVE-2014-0224 and the original fix broke
EAP-FAST support due to forgotten SSL3_FLAGS_CCS_OK marking for
tls_session_secret_cb. Fix for this regression was added into OpenSSL
1.x and newer. The same fix is needed in this backport patch for
0.9.8za.

Signed-off-by: Jouni Malinen <j@w1.fi>
patches/openssl-0.9.8za-tls-extensions.patch