Skip to content

Instantly share code, notes, and snippets.

@timoteoponce
Created June 13, 2018 18:54
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 timoteoponce/687c833a85cb63efbe8a2b14717b6700 to your computer and use it in GitHub Desktop.
Save timoteoponce/687c833a85cb63efbe8a2b14717b6700 to your computer and use it in GitHub Desktop.
Generate PPK from SSH keys

On mac

$> brew install putty
$> puttygen <my_private_key> -o generated.ppk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment