TLS 1.3 changes in strongswan 5.9.10 EAP-TLS plugin broke TLS 1.2 clients like iOS devices. reference: https://github.com/strongswan/strongswan/discussions/1613 patch: https://github.com/strongswan/strongswan/compare/master...eap-tls-fix.patch
Note that the fix is now in master: https://github.com/strongswan/strongswan/commit/3d0d3f5d028a0c630f89cb4fec5b2cd5364f568b
Created attachment 241177 [details] Patch to fix TLS1.2 plugin Could you try this patch and come back with some feedback? Thanks!
Comment on attachment 241177 [details] Patch to fix TLS1.2 plugin Hi Fernando, The patch works well, thanks! I can connect from my iphone without issues now.
happy with the patch
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e27bfba4d7fa645b5aad5ebfa66a46a108247814 commit e27bfba4d7fa645b5aad5ebfa66a46a108247814 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2023-03-29 07:16:01 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-03-29 12:47:31 +0000 security/strongswan: Fix TLS 1.2 in EAP-TLS plugin Cherry pick commit from upstream. PR: 270380 Reported by: dronmbi@gtn.ru Approved by: strongswan@Nanoteq.com (maintainer) security/strongswan/Makefile | 3 +++ security/strongswan/distinfo | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-)