CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/12 21:12:17
Modified files:
usr.bin/ssh : ssh-keygen.c
Log message:
when downloading FIDO2 resident keys from a token, don't prompt for a PIN
until the token has told us that it needs one. Avoids double-prompting on
devices that implement on-device authentication (e.g. a touchscreen PIN
pad on the Trezor Model T). ok dtucker@
