Skip to content

Instantly share code, notes, and snippets.

@tonysneed
Created October 13, 2019 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonysneed/3644e25315a80048e31298cec389a6ec to your computer and use it in GitHub Desktop.
Save tonysneed/3644e25315a80048e31298cec389a6ec to your computer and use it in GitHub Desktop.
sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout localhost.key -out localhost.crt -config localhost.conf -passin pass:YourStrongPassword
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment