Skip to content

Instantly share code, notes, and snippets.

@wesdeveloper
Created May 15, 2019 12:25
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 wesdeveloper/6854306a19cf1f84b4e8ffc0446c269d to your computer and use it in GitHub Desktop.
Save wesdeveloper/6854306a19cf1f84b4e8ffc0446c269d to your computer and use it in GitHub Desktop.
Generate an ssl certificate.
openssl req -nodes -new -x509 -keyout certificado.key -out certificado.cert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment