How to solve net::ERR_CERT_AUTHORITY_INVALID issue in angular app
Open your chrome browser Put the below link in the browser address bar and press Enter. chrome://flags/#allow-insecure-localhost Select "Allow invalid certificates for resources loaded from localhost." Disabled to Enabled. Hope your problem will fix. Thanks