CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/02 15:40:10
Modified files:
usr.bin/ssh : ssh-keygen.1 ssh-keygen.c
Log message:
ability to download FIDO2 resident keys from a token via
"ssh-keygen -K". This will save public/private keys into the
current directory.
This is handy if you move a token between hosts.
feedback & ok markus@
