Created
February 2, 2016 09:19
-
-
Save imjacobclark/14eb18dd6aba244b7dd3 to your computer and use it in GitHub Desktop.
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 characters
mkdir node-http && cd node-http | |
openssl genrsa -des3 -passout pass:x -out server.pass.key 2048 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment