Skip to content

Instantly share code, notes, and snippets.

@zackchandler
Created September 2, 2008 05:15
Show Gist options
  • Save zackchandler/8374 to your computer and use it in GitHub Desktop.
Save zackchandler/8374 to your computer and use it in GitHub Desktop.
openssl genrsa -out example.key 1024
openssl req -new -key example.key -out example.csr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment