Skip to content

Instantly share code, notes, and snippets.

@jakub-g
Created May 6, 2019 07:43
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 jakub-g/5328b44ec4649617908fcfb82ca5f7da to your computer and use it in GitHub Desktop.
Save jakub-g/5328b44ec4649617908fcfb82ca5f7da to your computer and use it in GitHub Desktop.
mkcert for npm's http-server
mkcert -cert-file cert.pem -key-file key.pem "*.example.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment