You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got a fresh nitrokey passkey and try to interface it with nitropy version 0.7.0. nitrokey nkpk test shows that everything is successfull. But when I run nitropy fido2 verify I get unknown fingerprint followed by the fingerprint of my device. Is this an error in nitropy or is this a problem with my passkey?
The text was updated successfully, but these errors were encountered:
The nitropy fido2 verify command expects a Nitrokey FIDO2 device, so it shows an error message for your Nitrokey Passkey. nitropy nkpk test performs the fingerprint verification for the Nitrokey Passkey. If that command is successful, there is nothing to worry about.
I know that this is confusing. I’ve created a separate issue for a better separation of the commands that work with all FIDO2 devices and the commands that only work with the Nitrokey FIDO2: #595
I got a fresh nitrokey passkey and try to interface it with nitropy version 0.7.0.
nitrokey nkpk test
shows that everything is successfull. But when I runnitropy fido2 verify
I getunknown fingerprint
followed by the fingerprint of my device. Is this an error in nitropy or is this a problem with my passkey?The text was updated successfully, but these errors were encountered: