While debugging a local ASP.NET application on Chrome for localhost Https site it's giving error:
Your connection is not privateNET::ERR_CERT_COMMON_NAME_INVALID.
I am not able to open localhost without https. How can I resolve this to be able to debug?
![enter image description here]()