Skip to content

Instantly share code, notes, and snippets.

@zielmicha
Created September 23, 2016 11:34
Show Gist options
  • Save zielmicha/bad76b28d436ea1cd373944ad622082f to your computer and use it in GitHub Desktop.
Save zielmicha/bad76b28d436ea1cd373944ad622082f to your computer and use it in GitHub Desktop.
openssl req -new -newkey rsa:3072 -days 36500 -sha256 -nodes -x509 -keyout server.key -out server.crt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment