I'm trying to go to http://example.dev
on my local. Every time I do this, Chrome redirects me to https
thanks to Google's new purchase of the .dev
gTLD.
My local .dev
domains have secure certs created at the time vagrant is provisioned. However, since Chrome 63, it now gives the SSL error NET::ERR_CERT_AUTHORITY_INVALID
What is wrong with my secure cert that Chrome refuses to allow it?