Skip to content

Instantly share code, notes, and snippets.

@sescobb27
Created July 23, 2015 03:45
Show Gist options
  • Save sescobb27/f33100d966578896ffd4 to your computer and use it in GitHub Desktop.
Save sescobb27/f33100d966578896ffd4 to your computer and use it in GitHub Desktop.
openssl req -new -newkey rsa:2048 -nodes -out $DOMAIN.csr -keyout $DOMAIN.key -subj "/C=US/ST=$STATE/L=$LOCATION/O=$NAME/OU=$DESC/CN=$URL"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment