attemp FIDO key signing without PIN and use the error code returned
authordjm <djm@openbsd.org>
Fri, 19 Aug 2022 06:07:47 +0000 (06:07 +0000)
committerdjm <djm@openbsd.org>
Fri, 19 Aug 2022 06:07:47 +0000 (06:07 +0000)
commita763690e44a22ee4fe2662cf8921eb3db8160f5a
treeff421d3c1a6e8ecba4ebe3e28d0943335abf2c81
parent236dd5317deb712e7778e4e412ca4bd2f4f67aa2
attemp FIDO key signing without PIN and use the error code returned
to fall back only if necessary. Avoids PIN prompts for FIDO tokens
that don't require them; part of GHPR#302
usr.bin/ssh/sshconnect2.c