ava-labs / avalanche-cli

Other
99 stars 56 forks source link

ssh passphrase is required but downloaded keypair doesn't have it #1996

Open arturrez opened 1 week ago

arturrez commented 1 week ago

ssh-add is only needed when we use --use-ssh-agent In other cases we store pem file without passphrase anyway when we download it from AWS so no need to add it anywhere. It's exactly the same as https://unix.stackexchange.com/questions/113769/gpg-agent-asks-for-a-passphrase-but-ssh-private-key-doesn-t-have-one