Skip to content

Instantly share code, notes, and snippets.

@MyKEms
Created December 28, 2021 11:10
Show Gist options
  • Save MyKEms/40a016aefc9179424444b38b0cc4f9ce to your computer and use it in GitHub Desktop.
Save MyKEms/40a016aefc9179424444b38b0cc4f9ce to your computer and use it in GitHub Desktop.
Convert RSA to PEM on macOS
brew install putty
puttygen id_rsa -O private-openssh -o id_rsa.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment