로컬에서 신뢰할 수 있는 개발 인증서 생성. 더 많은 정보: https://github.com/FiloSottile/mkcert.
mkcert -install
mkcert {{example.org}}
mkcert {{example.org}} {{myapp.dev}} {{127.0.0.1}}
mkcert "{{*.example.it}}"
mkcert -uninstall