I am using cyberduck to login to an EC2 instance. I do not have a password, only a valid .pem key file. My intuition is that Cyberduck does not recognize my .pem file and is therefore requesting a password.
How can I troubleshoot this issue?
I am using cyberduck to login to an EC2 instance. I do not have a password, only a valid .pem key file. My intuition is that Cyberduck does not recognize my .pem file and is therefore requesting a password.
How can I troubleshoot this issue?
In the Connection or the Bookmark window in Cyberduck select Use Public Key Authentication and choose the private key. Refer to the wiki
My error, I was trying to ssh into the wrong instance. Cyberduck works correctly.