Skip to content

Instantly share code, notes, and snippets.

@jaircuevajunior
Created August 6, 2015 19:48
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 jaircuevajunior/a315016fc17e15dbb895 to your computer and use it in GitHub Desktop.
Save jaircuevajunior/a315016fc17e15dbb895 to your computer and use it in GitHub Desktop.
Generate CSR
openssl req -new -newkey rsa:2048 -nodes -keyout example.key -out example.csr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment