[Bug 3188] Problems creating a second ecdsa-sk key for a second Yubikey
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Jul 3 17:12:32 AEST 2020
https://bugzilla.mindrot.org/show_bug.cgi?id=3188
--- Comment #7 from Damien Miller <djm at mindrot.org> ---
No, ssh-keygen doesn't cache anything. The persistent failure could be
explained by the USB bus getting confused or something hogging it.
I think the next thing to try is to put libfido2 in debugging mode. It
might be possible to do this by setting the FIDO_DEBUG environment
variable, but it's also possible to do it by editing sk-usbhid.c in the
OpenSSH source and uncommenting the "/* #define SK_DEBUG 1 */" line.
--
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.
More information about the openssh-bugs
mailing list