Skip to content

Instantly share code, notes, and snippets.

@mrmoje
Created October 22, 2014 13:30
Show Gist options
  • Save mrmoje/01d0d823237f9c97256e to your computer and use it in GitHub Desktop.
Save mrmoje/01d0d823237f9c97256e to your computer and use it in GitHub Desktop.
unlock rsa key
openssl rsa -in ~/.ssh/id_rsa -out ~/.ssh/id_rsa_new
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment