Cloud-Foundations / keymaster

Short term certificate based identity system (ssh/x509 ca + openidc)
Apache License 2.0
123 stars 15 forks source link

Older Yubikeys do not work (but work elsewhere with U2F!) #102

Open jvenable-brex opened 3 years ago

jvenable-brex commented 3 years ago

Usage of keymaster (version 1.7.0)

attempting to target '' for '' top of doU2fAuthenticate manufacturer = "Yubico", product = "Yubikey NEO U2F", vid = 0x0113, pid = 0x1050 u2fhid: error reading response, read timed out

In Yubikey Manager GUI it shows up as Yubikey NEO 3.0.0. U2F works fine on various websites.

erikespinoza commented 4 months ago

You will probably need to upgrade both server and client to the latest, but I believe this was resolved as part of https://github.com/Cloud-Foundations/keymaster/pull/197/files which changes out the client u2f library.