Skip to content

Instantly share code, notes, and snippets.

@kiquetal
Created April 20, 2017 20:20
Show Gist options
  • Save kiquetal/47b0b825c209a3594322f8e3cbd6c322 to your computer and use it in GitHub Desktop.
Save kiquetal/47b0b825c209a3594322f8e3cbd6c322 to your computer and use it in GitHub Desktop.
openssl req -newkey rsa:2048 -new -nodes -x509 -days 3650 -keyout key.pem -out cert.pem
openssl req -newkey rsa:2048 -new -nodes -x509 -days 3650 -keyout key.pem -out cert.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment