XAMPP: your connection is not private NET::ERR_CERT_AUTHORITY_INVALID

Alvaro Alves picture Alvaro Alves · Jan 24, 2018 · Viewed 13.9k times · Source

I'm working in a virtual server on my 64bits windows 7 machine, and a few weeks this error start to appear on google chrome:

XAMPP: your connection is not private NET::ERR_CERT_AUTHORITY_INVALID

I've migrated to Opera to continue developing on my virtualhost, but today this error started to appear on Opera too.

i've searched on web and only answer i've had is: Browsers are not accepting auto assigned certify anymore...

Anyone know how to bypass this validation on xampp virtualserver?

Answer

Lee picture Lee · May 23, 2018

Just an update. In Chrome and Vivaldi insert chrome://flags/#allow-insecure-localhost into the address bar and then enable "Allow invalid certificates for resources loaded from localhost." Even changing the domain from example.dev to example.test didn't work until I changed the above setting in the browser.