传递给应用程序服务的每个证书都是有效的

发布于 2025-01-31 07:29:29 字数 430 浏览 5 评论 0原文

我想在代码和Azure应用程序服务中进行基于证书的身份验证。因此,我测试了代码,并在本地工作,但是对于应用服务,我希望它仅限于我在TLS设置中上传的证书。我读了这并遵循每个步骤,但它不起作用,除了我上传的所有自身签名证书都成功通过了此阶段(App Service TLS)。关键是,我希望在App Service TLS中的证书身份验证的另一个阶段甚至在达到代码之前。

此外,我正在使用应用程序服务环境V3。

非常感谢任何帮助!

I want to do certificate based authentication both in code and azure app service. So I tested the code and it works locally but for app service I want it to be bound to only certificates that I upload in tls settings. I read this article and followed every step but it does not work and every self signed certificate other than the one I uploaded is successfully passed this phase (app service tls). The point is that I want another phase of certificate authentication in app service tls before it even reaches the code.

Besides I'm using app service environment v3.

I would greatly appreciate any help!

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文