compilation problem deprecated: Since OpenSSL 3.0
Alan DeKok
aland at deployingradius.com
Thu Jun 15 05:31:19 PDT 2023
On Jun 15, 2023, at 6:30 AM, Joost Ringoot <joost.ringoot at meteo.be> wrote:
> I am trying to compile eampol_test
>
> "make eapol_test"
>
> (Following "THE FREERADIUS IMPLEMENTATION GUIDE" (2014 network radius sarl) chapter 6 -EAP authentication, Pg 46,47)
That guide was written long before OpenSSL3 came out. It is very likely that's it's not relevant here.
I suggest looking at the hostap source.
$ git grep -i openssl3
That may be instructive.
Alan DeKok.
More information about the Hostap
mailing list