0

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?

2 Answers2

0

In the Connection or the Bookmark window in Cyberduck select Use Public Key Authentication and choose the private key. Refer to the wiki

David Kocher
  • 632
  • 4
  • 8
0

My error, I was trying to ssh into the wrong instance. Cyberduck works correctly.