Skip to content

Instantly share code, notes, and snippets.

@pkqk
Created August 31, 2011 13:11
Show Gist options
  • Save pkqk/1183508 to your computer and use it in GitHub Desktop.
Save pkqk/1183508 to your computer and use it in GitHub Desktop.
ssl csr generation
openssl req -newkey rsa:1024 -nodes -keyout myssl.key -out myssl.csr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment