Today's Question:  What does your personal desk look like?        GIVE A SHOUT

Certificate is invalid for localhost in Chrome

  sonic0002        2022-03-16 08:21:27       13,244        2    

When running some localhost HTTP server with HTTPS configured, there might be some problem opening the localhost page on Chrome browser due to security concern.

When checking on the reason, it would tell that the certificate is not trusted.

If you are sure that the localhost is some service you are testing, you can workaround this restriction by changing the Chrome config flag.

chrome://flags/#allow-insecure-localhost

Type above in browser address bar and Enable the flag.

Thereafter relaunch the browser and you should see it works now.

CHROME  CERTIFICATE  HTTPS  LOCALHOST  ELASTICSEARCH 

Share on Facebook  Share on Twitter  Share on Weibo  Share on Reddit 

  RELATED


  2 COMMENTS


Anonymous [Reply]@ 2023-11-05 22:58:13

this is not working in crome 119... guide

Anonymous [Reply]@ 2023-11-07 05:01:49

Same problem here. Any help?