Kal*_*ali 5 c# security ssl iis-7
在调用我们的某个服务时,我们收到间歇性错误"无法为具有权限的服务器名称的SSL/TLS建立安全通道".并非所有请求都失败,但某些请求在建立SSL/TLS连接时失败.只有当更多用户使用该应用程序时,才会看到此错误.如果应用程序池重启,应用程序在接下来的几个小时内正常工作.以下是详细的例外情况.
异常类型:System.ServiceModel.Security.SecurityNegotiationException消息:无法为具有权限"xxxxxxxx.com"的SSL/TLS建立安全通道.数据:System.Collections.ListDictionaryInternal TargetSite:Void HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessage)HelpLink:NULL源:mscorlib HResult:-2146233087
StackTrace信息
服务器堆栈跟踪:位于System.ServiceModel.Channels的System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException,HttpWebRequest请求,HttpAbortReason abortReason)处于System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)处System.ServiceModel.Channels上的System.ServiceModel.Channels.ServiceChannel.Call(String action,Boolean oneway,ProxyOperationRuntime operation,Object [] ins,Object [] outs,TimeSpan timeout)中的.RequestChannel.Request(消息消息,TimeSpan超时) System.ServiceModel.Channels.ServiceChannelProxy.Invoke中的.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall,ProxyOperationRuntime操作)(IMessage消息)
3)例外信息
异常类型:System.Net.WebException状态:SecureChannelFailure响应:NULL消息:请求已中止:无法创建SSL/TLS安全通道.数据:System.Collections.ListDictionaryInternal TargetSite:System.Net.WebResponse GetResponse()HelpLink:NULL来源:系统HResult:-2146233079
StackTrace信息
System.Service.Net.HttpWebRequest.GetResponse()at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
请帮我确定问题.
| 归档时间: |
|
| 查看次数: |
638 次 |
| 最近记录: |