Unable to open SSH connection Windows - Permission denied (publickey,gssapi-keyex,gssapi-with-mic)
Content
I have created an ODI Compute Instance .
Putty connection works fine with generated SSH.
When running SSH from CMD in Windows I am getting the following error:
C:\Users\CATALINTEODORESCU\.ssh>ssh -L 5901:localhost:5901 -i rsa-key-20210524.ppk opc@130.61.187.201
Load key "rsa-key-20210524.ppk": invalid format
opc@130.61.187.201: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
Any thoughts?
Regards,
Catalin
0