When I am trying to connect to AWS CentOS instance from Linux Oracle I am getting below error:
ssh -i "/LinuxTest.pem" [email protected]
Load key "/LinuxTest.pem": invalid format
While I am able to connect with same key from Windows(which is the host machine) from Putty after converting the .pem to .ppk.