I created these two files to help generating an SSL certificate from a local domain in localhost.
- Clone this repo
- Open the file cert.conf
- Go to the last line and change [site.dev] with your local domain
- Save the file and exit
- Double click on the
make-cert.bat
file to start generating your certificate - Complete all required fields
- The script will create a folder named as same as your local domain.
I'm writing a full tuto on how to setup a localhost SSL certificate to use with your local domain.