27 Sep
2021
27 Sep
'21
8:17 a.m.
I am testing EAP TTLS with Android and finding some mixed results.
Using identical WifiConfig on the devices I see an error on some: ... Thu Sep 23 15:01:12 2021 : Debug: (4813) eap_ttls: <<< recv TLS 1.1 [length 0002] Thu Sep 23 15:01:12 2021 : ERROR: (4813) eap_ttls: TLS Alert read:fatal:internal error
Hmm... useful errors. :(
TBH I'd suggest using the head of v3.0.x from git, or the packages at ....
You're running 3.0.21 or earlier, and 3.0.22 added a lot more TLS debugging messages. So it's much easier to tell what's going on.
Right now, all we know is that it's "magic OpenSSL stuff".
Alan DeKok.
Thanks Alan - in the process of building 3.0.23 for our machine.