1

I have a security key that, when I plug it into an Ubuntu 20.04 host, can be used to generate a sk-ecdsa-sha2-nistp256@openssh.com key like this:

ssh-keygen -t ecdsa-sk
cat ~/.ssh/id_ecdsa_sk.pub

How do I get the same result from a Windows machine with the same physical security key?

Riking
  • 3,333
  • 3
  • 15
  • 16
  • Note: Win32-OpenSSH is currently on release 8.1. It's possible the answer is "not yet". https://github.com/PowerShell/Win32-OpenSSH/releases – Riking Jun 18 '20 at 20:09

0 Answers0