mkcert
mkcert copied to clipboard
The generated local certificate has been untrusted. What to do

The certificate hasn't expired yet

I had the same problem. The following solution helped me:
- First, Install the local CA in the system trust store
mkcert -install
- Installed a certificate for the local domain
mkcert blog.loc
- Restarted the browser