Skip to content

Instantly share code, notes, and snippets.

@undefinedzain
Created June 15, 2016 15:44
Show Gist options
  • Save undefinedzain/4b81de8fa60ec7819ee5ba4f41457f07 to your computer and use it in GitHub Desktop.
Save undefinedzain/4b81de8fa60ec7819ee5ba4f41457f07 to your computer and use it in GitHub Desktop.
Remove the Passphrase
cp id_rsa id_rsa.org
openssl rsa -in id_rsa.org -out id_rsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment