Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save scalp42/6815698 to your computer and use it in GitHub Desktop.
Save scalp42/6815698 to your computer and use it in GitHub Desktop.
openssl rsa -in MYFILE.pem -pubout > MYFILE.pub
ssh-keygen -f MYFILE.pub -i -m PKCS8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment