https://bugzilla.mindrot.org/show_bug.cgi?id=2652
--- Comment #15 from Jakub Jelen <[email protected]> --- One more thing. Will a *ssh-agent* work for you with stock OpenSSH? To my understanding, it already does a login before listing the keys, so a workaround could be using the keys from ssh-agent: eval `ssh-agent` ssh-add -s /usr/lib/eidklient/libpkcs11_sig_x64.so ssh [email protected] -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
