Skip to content

Instantly share code, notes, and snippets.

@robertBojor
Created August 17, 2016 08:28
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 robertBojor/56b55dc10fb6c8ee41d58234a3e3b68d to your computer and use it in GitHub Desktop.
Save robertBojor/56b55dc10fb6c8ee41d58234a3e3b68d to your computer and use it in GitHub Desktop.
openssl genrsa -des3 -out x.key 2048
openssl req -new -newkey rsa:2048 -nodes -keyout x.key -out x.csr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment