[Bug 295336] openssh: pkcs11 is broken in new version (10.3p1)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 16 May 2026 20:57:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295336

--- Comment #10 from Pouria Mousavizadeh Tehrani <pouria@freebsd.org> ---
(In reply to Dag-Erling Smørgrav from comment #8)

Thank you for your time.
Unfortunately, it didn't helped.
```
% pkg info -l libp11 | grep engin
/usr/local/lib/engines/libpkcs11.so
/usr/local/lib/engines/pkcs11.so
% cd /usr/ports/security/libp11
% mdo make clean
% mdo make
% mdo make deinstall && mdo make install
```
+ I did a cleanworld + buildworld + installworld without CCACHE to make sure...

I also suspected openssl and rebuild openssh-portable with
DEFAULT_VERSIONS+=ssl=openssl36.
It didn't helped either.

-- 
You are receiving this mail because:
You are the assignee for the bug.