wpa_supplicant and OpenSSL 3.0
Bala Duvvuri
b_duvvuri at yahoo.com
Thu Mar 10 22:18:40 PST 2022
Hi All,
I went through the change log for wpa_supplicant version 2.10
* added support for using OpenSSL 3.0
My understanding is as part of the changes legacy provider is still loaded and we need to include the compiler flag "-Wno-error=deprecated-declarations"
Reference - https://w1.fi/cgit/hostap/commit/?id=ff2eccbd
I still see reference to the deprecated API's, ex: EC_KEY_new_by_curve_name
My question is if there is a plan in wpa_supplicant to remove deprecated OpenSSL 3.0 API's and use the default provider and not the legacy provider?
Thanks
Bala
More information about the Hostap
mailing list