[Bug 3877] Regression when trying to free CA keys in ssh-keygen

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Oct 9 08:23:52 AEDT 2025


https://bugzilla.mindrot.org/show_bug.cgi?id=3877

--- Comment #2 from Damien Miller <djm at mindrot.org> ---
Created attachment 3909
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3909&action=edit
Use ssh-pkcs11.c directly in ssh-keygen

Here's a different fix - I noticed that your reproducer doesn't work on
OpenBSD, because it doesn't use PKCS#11 via ssh-pkcs11-client.c (i.e.
via ssh-pkcs11-helper) but directly by linking against ssh-pkcs11.c.

We can do that too.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list