Certificate is invalid for localhost in Chrome

  sonic0002        2022-03-16 08:21:27       15,698        2          English  简体中文  Tiếng Việt 

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 

           

  RELATED


  2 COMMENTS


Anonymous
Nov 5, 2023 at 10:58 pm

this is not working in crome 119... guide

Anonymous
Nov 7, 2023 at 5:01 am

Same problem here. Any help?



  PROGRAMMER HUMOR

How GC works


  SUPPORT US