Skip to content

Instantly share code, notes, and snippets.

@kennonb
Created June 20, 2013 15:12
Show Gist options
  • Save kennonb/5823609 to your computer and use it in GitHub Desktop.
Save kennonb/5823609 to your computer and use it in GitHub Desktop.
OpenSSL CSR (Apache)
openssl req -nodes -newkey rsa:2048 -keyout myserver.key -out server.csr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment