Your connection is not private NET::ERR_CERT_COMMON_NAME_INVALID

前端 未结 8 1905
天命终不由人
天命终不由人 2021-02-04 06:32

I am facing strange issue on chrome while debugging local ASP.NET application on chrome. I am not able to open localhost without https. With Https it\'s giving

8条回答
  •  -上瘾入骨i
    2021-02-04 07:17

    I ran into this error and my problem turned out to be Charles (it's a web debugging proxying app). I needed to install a SSL Proxy Certificate for Charles.

    1. Go to Help menu
    2. SSL Proxying -> Install Charles Root Certificate
    3. Open Keychain Access and enable/allow it

    If you don't use Charles then obviously this answer doesn't help you at all.

提交回复
热议问题