Skip to content

Instantly share code, notes, and snippets.

@roscius
Created July 31, 2013 21:14
Show Gist options
  • Select an option

  • Save roscius/6126250 to your computer and use it in GitHub Desktop.

Select an option

Save roscius/6126250 to your computer and use it in GitHub Desktop.
CSR Generation
openssl req -new -newkey rsa:2048 -nodes -keyout mydomain.key -out mydomain.csr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment