Updated FIDO U2F usage (markdown)

bagajjal 2022-03-21 18:10:59 -07:00
parent f7e799b8d9
commit 257bc4cc0e

@ -10,7 +10,7 @@ FIDO/U2F is supported in win32-openssh V8.9.0.0+.
`ssh-keygen.exe -t ecdsa-sk -f .\id-ecdsa-sk -O "resident"` `ssh-keygen.exe -t ecdsa-sk -f .\id-ecdsa-sk -O "resident"`
* If you want to download the resident keys from the hardware device. Run in an **elevated administrator ** terminal. * If you want to download the resident keys from the hardware device. Run in an **elevated administrator** terminal.
`ssh-keygen.exe -K` `ssh-keygen.exe -K`