ssh-action
ssh-action copied to clipboard
ECDSA key with passphrase doesn't work
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
Did you fix?