Skip to content

Instantly share code, notes, and snippets.

@efarem
Created September 9, 2014 09:21
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 efarem/50bda81965c709b44527 to your computer and use it in GitHub Desktop.
Save efarem/50bda81965c709b44527 to your computer and use it in GitHub Desktop.
SSL Generate CSR
sudo openssl req -new -newkey rsa:2048 -nodes -keyout server.key -out server.csr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment