gpt4 book ai didi

c# - Visual Studio 2010 添加服务引用无法创建 SSL/TLS 安全通道

转载 作者:行者123 更新时间:2023-11-30 14:30:23 25 4
gpt4 key购买 nike

我想为我的 visual studio 项目添加一个服务引用。执行此操作时出现以下错误:

There was an error downloading 'xxxxxxxx/yyyyyy?wsdl'. The request was aborted: Could not create SSL/TLS secure channel. Metadata contains a reference that cannot be resolved: 'xxxxxxxx/yyyyyy?wsdl'. Could not establish secure channel for SSL/TLS with authority 'xxxxxxxx'. The request was aborted: Could not create SSL/TLS secure channel. If the service is defined in the current solution, try building the solution and adding the service reference again.

远程服务(不是我的)需要一个客户端证书,我拥有并安装在我的本地计算机上的 LOCAL_COMPUTER 和 CURRENT_USER证书安装正确,我可以在浏览器中访问该服务。

有没有办法告诉 Visual Studio 以某种方式获取客户端证书?或者也许我需要联系另一端以更改他们这边的一些配置内容?

谢谢

最佳答案

您可以手动请求 WSDL,然后使用 svcutil 创建代理。这应该以相同的结果结束。

关于c# - Visual Studio 2010 添加服务引用无法创建 SSL/TLS 安全通道,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23009468/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com