Created
June 15, 2016 15:44
-
-
Save undefinedzain/4b81de8fa60ec7819ee5ba4f41457f07 to your computer and use it in GitHub Desktop.
Remove the Passphrase
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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