ssh-action icon indicating copy to clipboard operation
ssh-action copied to clipboard

ECDSA key with passphrase doesn't work

Open mikcho opened this issue 4 years ago • 1 comments

ECDSA key works, but after I add a passphrase to the key, I get the following error:

2021/10/04 05:20:24 ssh.ParsePrivateKey: sshkeys: unhandled key type
2021/10/04 05:20:25 ssh: handshake failed: ssh: unable to authenticate, attempted methods [none], no supported methods remain

mikcho avatar Oct 04 '21 05:10 mikcho

Did you fix?

DeeSouza avatar May 06 '22 12:05 DeeSouza