Skip to content

Instantly share code, notes, and snippets.

@DevoKun
Created March 2, 2019 20:31
Show Gist options
  • Save DevoKun/e6b52dbfbba761bfb9d0138dfbbb7525 to your computer and use it in GitHub Desktop.
Save DevoKun/e6b52dbfbba761bfb9d0138dfbbb7525 to your computer and use it in GitHub Desktop.
Convert ppk to pem on MacOS X
brew install putty
puttygen key.ppk -O private-openssh -o key.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment