-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot generate an identity with Yubikey 4 #84
Comments
Without looking into it further, I'm assuming this is an issue in the yubikey crate. I'll leave this here for feedback or until I can confirm. |
It turns out this was not an issue with anything in the application, but with the Yubikey device itself. Are Yubikey 4 devices really supported? Here's the info on the non-functioning device. $ ykman info
Device type: YubiKey 4
Firmware version: 4.3.3
Enabled USB interfaces: OTP, FIDO, CCID
Applications
FIDO2 Not available
OTP Enabled
FIDO U2F Enabled
OATH Enabled
YubiHSM Auth Not available
OpenPGP Enabled
PIV Enabled Anyway, I ordered a Yubikey 5 and it appears to be working just fine. |
This indeed looks like a problem with the |
@str4d I see it works with a Yubikey 4C FIPS with firmware 4.4.5. This is conversation is probably better handled over at the yubikey.rs repo, so I'll open an issue there. |
This issue was fixed by iqlusioninc/yubikey.rs#466 which we brought into |
Environment
What were you trying to do
Generate an identity to install to my Yubikey 4.
What happened
The text was updated successfully, but these errors were encountered: