Development
Development
Installing mkcert on Apple Silicon using brew
On occassion you’ll want or need to run your local development environment/site with HTTPS. For example, if your production site uses HTTPS, you may want your local development site to behave like an HTTPS site. I for one, like to aggressively diagnose any issues early in the development process before committing changes to production.
Simply put, if you would like to use HTTPS with your local development site and access https://localhost or https://somedomain.