Created
August 31, 2011 13:11
-
-
Save pkqk/1183508 to your computer and use it in GitHub Desktop.
ssl csr generation
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
openssl req -newkey rsa:1024 -nodes -keyout myssl.key -out myssl.csr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment