27 Sep
2024
27 Sep
'24
4:33 a.m.
On Sep 27, 2024, at 10:26 AM, Luca Borruto via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Have you enabled TLS 1.3 in your configuration? I read somewhere it can cause issues, but we mostly use recent Windows and macOS machines, and I was wondering if we could benefit from it. tls_min_version = 1.2 tls_max_version = 1.3
Windows supports TLS 1.3, but doesn't support session resumption for PEAP and TTLS with TLS 1.3. Which makes it less useful than it could be. I don't know about OSX. Alan DeKok.