Hello,
here are some terminal commands to connect via ssh to AWS my Cloud Services instance, but the security key pair certificate downloaded to my computer does not seem to be readable, and my Keychain cannot accept it. Any ideas???
Here is the error:
"mymac ~ % cd downloads mymac downloads % chmod 400 us-east-kp1.pem mymac downloads % ssh -i ~/.ssh/us-east-kp1.pem "amazon instance" "amazon instance": Permission denied (publickey,gssapi-keyex,gssapi-with-mic)."
Any ideas???
Thanks, TJ