[Bug 295336] openssh: pkcs11 is broken in new version (10.3p1)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 295336] openssh: pkcs11 is broken in new version (10.3p1)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 May 2026 20:40:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295336 --- Comment #8 from Dag-Erling Smørgrav <des@FreeBSD.org> --- You need to recompile whichever port provides /usr/local/lib/engines/pkcs11.so. It is failing to load because EVP_PKEY_base_id, which was a function in older versions of OpenSSL, is now a macro. -- You are receiving this mail because: You are the assignee for the bug.