mkcert is a simple tool for making locally-trusted development certificates. check FiloSottile/mkcert for more information.
Make sure to install support for make command. check more information on GNU make.
make build
- Build and configure a docker image for mkcert.make certificates domain=example.com
- Generate key and certificate for given domain.
OR