[PATCH 0/2] EAP-{TTLS,PEAP} support (draft) for TLS 1.3

Alan DeKok aland at deployingradius.com
Tue Jul 7 08:22:33 EDT 2020


  FYI, the TLS 1.3 patches are now in FreeRADIUS, in the v3.0.x branch.  We've sent them off to Microsoft, who should be reviewing them in the next week for compatibility.

> On Jul 6, 2020, at 11:34 AM, Alexander Clouter <alex at digriz.org.uk> wrote:
> 
> Support TLS 1.3 for EAP-{TTLS,PEAP} as described in
> draft-ietf-emu-tls-eap-types and tested against FreeRADIUS[1].
> 
> [1] https://github.com/FreeRADIUS/freeradius-server/pull/3516
> 
> Alexander Clouter (2):
>  EAP-TTLS/PEAP peer: fix failure using session tickets under TLS 1.3
>  EAP peer/server: support for draft-ietf-emu-tls-eap-types
> 
> src/crypto/tls_openssl.c               | 17 ++++++++---
> src/eap_peer/eap_peap.c                | 17 +++++++++--
> src/eap_peer/eap_tls_common.c          |  4 +--
> src/eap_peer/eap_ttls.c                | 21 +++++++++++--
> src/eap_server/eap_server_peap.c       | 41 ++++++++++++++++++++++----
> src/eap_server/eap_server_tls_common.c |  4 +--
> src/eap_server/eap_server_ttls.c       | 26 ++++++++++++++--
> 7 files changed, 109 insertions(+), 21 deletions(-)
> 
> -- 
> 2.20.1
> 
> 
> _______________________________________________
> Hostap mailing list
> Hostap at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/hostap




More information about the Hostap mailing list