Just as a follow up to this...... We were using a wifi config file to configure the devices and by using adb logcat we established that the realm being used did not match the DNS name of the server certificate. Some versions of Android are more sensitive to this than others. Hopefully this might help someone else in the future. Thanks for the continued support. -----Original Message----- From: Alan DeKok <aland@deployingradius.com> Sent: 30 September 2021 15:34 To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Cc: Smith,AP,Adrian,TLW4 R <adrian.p.smith@bt.com> Subject: Re: EAP TTLS woes On Sep 30, 2021, at 10:29 AM, Adrian Smith via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
What's the highest version of openssl I can use when building FreeRadius?
OpenSSL 3.0.0 was just released. But the APIs changed, so I don't recommend that. Anything in the OpenSSL 1.1.x stream is fine. Alan DeKok.