Skip to content

Instantly share code, notes, and snippets.

@cloverstd
Created April 15, 2021 04:48
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 cloverstd/5b3cf1d1caf9e5426f778a11be128069 to your computer and use it in GitHub Desktop.
Save cloverstd/5b3cf1d1caf9e5426f778a11be128069 to your computer and use it in GitHub Desktop.
Convert RFC4716 private id_rsa to PEM
ssh-keygen -f id_rsa -m pem -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment