-
-
Save jiri-jagos/78913a61ca3b6343245e5eb56122fe9c to your computer and use it in GitHub Desktop.
Revisions
-
mingfang revised this gist
Feb 28, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,2 +1,2 @@ openssl rsa -in ~/.ssh/id_rsa -outform pem > id_rsa.pem chmod 600 id_rsa.pem -
mingfang revised this gist
Aug 3, 2015 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1 +1,2 @@ openssl rsa -in ~/.ssh/id_rsa -outform pem > id_rsa.pem chmod 700 id_rsa.pem -
mingfang created this gist
Feb 3, 2015 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ openssl rsa -in ~/.ssh/id_rsa -outform pem > id_rsa.pem