Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ssl/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ssl System.Net.WebException:下载[URL]时出错基础连接已关闭:发送时发生意外错误_Ssl_Iis_Asmx_Tls1.2 - Fatal编程技术网

Ssl System.Net.WebException:下载[URL]时出错基础连接已关闭:发送时发生意外错误

Ssl System.Net.WebException:下载[URL]时出错基础连接已关闭:发送时发生意外错误,ssl,iis,asmx,tls1.2,Ssl,Iis,Asmx,Tls1.2,我在windows server 2012的IIS 8.5上安装了一个asmx web应用程序。当我试图通过服务器本身上的WSDL客户端加载它时,我得到以下错误: 应用程序在.net 2.0应用程序池下运行,但在.net 4.0下运行时发生相同错误 如果我使用完整的URL(看起来像:)以及使用https://localhost/app/test.asmx. 任何帮助都将不胜感激使用Wireshark等工具捕获和分析TLS握手数据包。这将揭示可能的原因。

我在windows server 2012的IIS 8.5上安装了一个asmx web应用程序。当我试图通过服务器本身上的WSDL客户端加载它时,我得到以下错误:

应用程序在.net 2.0应用程序池下运行,但在.net 4.0下运行时发生相同错误

如果我使用完整的URL(看起来像:)以及使用https://localhost/app/test.asmx.


任何帮助都将不胜感激

使用Wireshark等工具捕获和分析TLS握手数据包。这将揭示可能的原因。