Created attachment 234676 [details] Enable the KDF plugin as a default An issue in the upstream port causes key derivation to fail in version 5.9.6. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263748#c5 A work around to the problem is to enable the KDF plugin by default.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e7ee356bbfdef75435f4fd3e395ebb806eb8790 commit 4e7ee356bbfdef75435f4fd3e395ebb806eb8790 Author: Francois ten Krooden <strongswan@Nanoteq.com> AuthorDate: 2022-06-16 06:15:23 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-06-16 14:41:07 +0000 security/strongswan: Fix key derivation An issue in the upstream port causes key derivation to fail in version 5.9.6. A work around is to enable the KDF pluging by default. PR: 264667 Reported by: strongswan@Nanoteq.com (maintainer) security/strongswan/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)