Skip to content

Instantly share code, notes, and snippets.

@bkmeneguello
Created November 8, 2018 12:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bkmeneguello/6f78ea804337edd1c3d88ed2b1dc2bdc to your computer and use it in GitHub Desktop.
Save bkmeneguello/6f78ea804337edd1c3d88ed2b1dc2bdc to your computer and use it in GitHub Desktop.
OpennSSH to GPG
pem2openpgp "Name Surname <email@something>" < mykey.pem | gpg --import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment