Skip to content

Instantly share code, notes, and snippets.

@israelb
Created September 7, 2018 15:40
Show Gist options
  • Save israelb/f6054231dca6c3f9a4aa9169c8184bae to your computer and use it in GitHub Desktop.
Save israelb/f6054231dca6c3f9a4aa9169c8184bae to your computer and use it in GitHub Desktop.
openssl
openssl req -nodes -newkey rsa:2048 -keyout yourdomain.key -out yourdomain.csr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment