OpenSSL 3 compatibility patch
Alan DeKok
aland at deployingradius.com
Fri Apr 8 11:27:33 PDT 2022
This patch allows hostap / wpa_supplicant to build with OpenSSL3. It uses the OpenSLL 1.1.0 compatibility API. It's a one-line change to a Makefile, and doesn't change any API uses in the rest of the source.
The resulting eapol_test works for me in limited tests. However, OpenSSL3 sometimes behaves differently from OpenSSL 1.1.0, even for similar API calls / callbacks. There's no guarantee that a binary built against OpenSLL3 will still work in exactly the same way as one built against OpenSSL 1.1.0.
Caveat emptor.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Document-flags-for-OpenSSL3-compatibility.patch
Type: application/octet-stream
Size: 967 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/hostap/attachments/20220408/280693c8/attachment-0001.obj>
More information about the Hostap
mailing list