Skip to content

Instantly share code, notes, and snippets.

@Teddy95
Created April 16, 2020 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Teddy95/4384417ea4414cd598b3c09cae2431ac to your computer and use it in GitHub Desktop.
Save Teddy95/4384417ea4414cd598b3c09cae2431ac to your computer and use it in GitHub Desktop.
Generate certificate singing request with key
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