allow pin-required FIDO keys to be added to ssh-agent(1).
authordjm <djm@openbsd.org>
Fri, 14 Jan 2022 03:43:48 +0000 (03:43 +0000)
committerdjm <djm@openbsd.org>
Fri, 14 Jan 2022 03:43:48 +0000 (03:43 +0000)
commitf361212a68303e42955f1fd84c8dafb122523bf3
tree7ae6f12d78e7453b88e660ab6fb5b9224b5b43c4
parent0081f85593fa1ca77f182e63e756333a1421943f
allow pin-required FIDO keys to be added to ssh-agent(1).
ssh-askpass will be used to request the PIN at authentication time.

From Pedro Martelletto, ok djm
usr.bin/ssh/ssh-add.c
usr.bin/ssh/ssh-agent.c