Created
April 16, 2020 15:45
-
-
Save Teddy95/4384417ea4414cd598b3c09cae2431ac to your computer and use it in GitHub Desktop.
Generate certificate singing request with key
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 -new -newkey rsa:2048 -nodes -keyout sub_tld_com.key -out sub_tld_com.csr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment