]> git.ipfire.org Git - thirdparty/hostap.git/commit
Preliminary support for FIPS mode operation with OpenSSL
authorJouni Malinen <j@w1.fi>
Sun, 16 Aug 2009 11:24:22 +0000 (14:24 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 16 Aug 2009 11:24:22 +0000 (14:24 +0300)
commit76f04b38b06ac5b3e63838ab36f24f339c2587a3
treeea14ba20cbed338d5a45453efd4f7a353eb9226f
parent6d503f67e3a8f5db776ea66bf089894def93e14c
Preliminary support for FIPS mode operation with OpenSSL

wpa_supplicant can now be built with FIPS capable OpenSSL for FIPS mode
operation. Currently, this is only enabling the FIPS mode in OpenSSL
without providing any higher level enforcement in wpa_supplicant.
Consequently, invalid configuration will fail during the authentication
run. Proper configuration (e.g., WPA2-Enterprise with EAP-TLS) allows
the connection to be completed.
src/crypto/tls.h
src/crypto/tls_openssl.c
src/eap_peer/eap.c
wpa_supplicant/Makefile