To convert OpenSSH private key to RSA, (i.e id_rsa) simply run this command:
ssh-keygen -p -N "" -m -pem -f /.ssh/id_rsa
No comments:
Post a Comment