Permission denied (publickey,gssapi-keyex,gssapi-with-mic) – EC2 AWS
I am trying to connect to my EC2 instance via the Terminal on Mac. My key is stored in /downloads folder and I have already ran the following command : chmod 600 mykey.pem before running the following : ssh -t…