【发布时间】:2017-10-19 09:17:04
【问题描述】:
在 chrome 上调试本地 ASP.NET 应用程序时,我在 chrome 上遇到了奇怪的问题。如果没有 https,我无法打开 localhost。使用 Https 时会报错:Your connection is not private NET::ERR_CERT_COMMON_NAME_INVALID.
在上次更新之前它一直在 chrome 上工作,并且在 firefox 和 IE 上工作。 高级设置中也没有选项可以跳过错误并访问网站。
【问题讨论】:
标签: asp.net-mvc google-chrome https localhost