https://bugzilla.mindrot.org/show_bug.cgi?id=3877
--- Comment #2 from Damien Miller <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
