
Fix ERR_CERT_AUTHORITY_INVALID on Localhost
When testing a local web app, you may see ERR_CERT_AUTHORITY_INVALID in Chrome or si...
Software troubleshooting desk

When testing a local web app, you may see ERR_CERT_AUTHORITY_INVALID in Chrome or si...

You run npm install or npm start and get something like:
...
If Chrome crashes on startup with an access violation error, it usually means a ...

You installed an SSL certificate, and now your site redirects in a loop. The browser shows 'E...

You open the Source Control panel in VS Code expecting to see your unstaged and staged changes, b...

When you see git SSL certificate problem: unable to get local issuer certificate on ...