How to generate SecureCRT key file from .pem file

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.

This entry was posted in linux and tagged , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">