Create locally-trusted development certificates for HTTPS testing
Simple tool to make locally trusted development certificates
mkcert
$ mkcert -install
$ mkcert localhost 127.0.0.1 ::1
$ mkcert example.local www.example.local