1、cat keypair.pem>amazonec2key
2、chmod 600 amazonec2key
3、ssh-keygen -p -f amazonec2key
4、ssh-keygen -e -f amazonec2key >> amazonec2key.pub
5、use amazonec2key.pub as secuCRT’s key file. Remember put the amazonec2key in the same location.
1、cat keypair.pem>amazonec2key
2、chmod 600 amazonec2key
3、ssh-keygen -p -f amazonec2key
4、ssh-keygen -e -f amazonec2key >> amazonec2key.pub
5、use amazonec2key.pub as secuCRT’s key file. Remember put the amazonec2key in the same location.