mkcert Command Examples

Make locally-trusted development certificates. More information: https://github.com/FiloSottile/mkcert.

mkcert -install

mkcert {{example.org}}

mkcert {{example.org}} {{myapp.dev}} {{127.0.0.1}}

mkcert "{{*.example.it}}"

mkcert -uninstall