Created
December 5, 2017 17:59
-
-
Save anunay/c7f79638bd6aef34f7725f60ed7186ee to your computer and use it in GitHub Desktop.
Create CSR - SSL
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
openssl req -new -newkey rsa:2048 -nodes -keyout yourdomain.key -out yourdomain.csr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment