本地主机使用不受支持的协议

发布于 2025-01-11 04:56:43 字数 328 浏览 0 评论 0原文

我正在尝试在 Chrome 浏览器中使用 Visual Studio 2019 运行 Asp.net Core 应用程序,但出现以下错误:

“该网站无法提供安全连接 localhost 使用不受支持的协议。 ERR_SSL_VERSION_OR_CIPHER_MISMATCH 不支持的协议客户端和服务器不支持通用的 SSL 协议版本或密码套件。”

我尝试过 修复 IIS Express 10, 清除浏览器数据和证书缓存, 删除 .vs 文件夹,

但我的 .NET Core Web 应用程序无法在 Chrome 中运行。 怎么解决这个问题??

I am trying to run an Asp.net Core application using Visual Studio 2019 in Chrome browser but i'm getting the following error:

"This site can’t provide a secure connection
localhost uses an unsupported protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH Unsupported protocol The client and server don't support a common SSL protocol version or cipher suite."

I tried
repairing IIS Express 10,
clearing browser data and certificates cache,
deleting .vs folder,

But My .NET Core web apps are not working in Chrome.
How to solve this??

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

堇年纸鸢 2025-01-18 04:56:43

尝试将此 URL 放入您的 Chrome 浏览器中以打开此标志,然后重新启动 Chrome:

chrome://flags/#allow-insecure-localhost

Try putting this URL in your Chrome browser to turn this flag on and then relaunch Chrome:

chrome://flags/#allow-insecure-localhost
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文