-
-
Notifications
You must be signed in to change notification settings - Fork 422
Closed
Labels
Description
I got an error when tried to use encrypted private ssh key as identity
Expected Behavior
ask for passphrase then use it as usual
Actual Behavior
Failed to parse key: ssh: cannot decode encrypted private keys
Steps to reproduce behavior
ssh-chat --verbose --bind ":22" --identity ~/.ssh/id_rsa
where ~/.ssh/id_rsa
ecnrypted(generated with passphrase) private key