Неизвестный запрос на соединение получен от удаленного клиентского приложения, но ни один из шифров..... Сбой запроса на соединение SSL

Я получаю слишком частые ошибки в журналах системных ошибок:

Неизвестный запрос на подключение был получен от удаленного клиентского приложения, но ни один из наборов шифров, поддерживаемых клиентским приложением, не поддерживается сервером. Запрос на соединение SSL не выполнен.

В одном из наших.net веб-приложений. Мы также получаем сертификат, связанный с проблемой. Может быть, эти два вопроса взаимосвязаны. Ошибка, которую мы видим в журналах приложений:

Merchnant Update Service returned  Exception[System.InvalidOperationException: General Error https://www.mytestwebsite.pk/appli/index/WSDL?wsdl?wsdl ---> System.Net.WebException: There was an error downloading 'https://www.mytestwebsite.pk/appli/index/WSDL?wsdl?wsdl'. ---> System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
   at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
   at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
   at System.Web.Services.Discovery.DiscoveryClientProtocol.Download(String& url, String& contentType)
   --- End of inner exception stack trace ---
   at System.Web.Services.Discovery.DiscoveryClientProtocol.Download(String& url, String& contentType)
   at System.Web.Services.Discovery.DiscoveryClientProtocol.DiscoverAny(String url)
   at DynamicWebServiceInvoker.Wsdl.ProcessRemoteUrls(DiscoveryClientProtocol client, StringCollection urls, XmlSchemas schemas, ServiceDescriptionCollection descriptions) in E:\Apps\DynamicWebServiceInvoker\Wsdl.cs:line 699
   --- End of inner exception stack trace ---
   at DynamicWebServiceInvoker.Manager.Generate(String url) in E:\Apps\DynamicWebServiceInvoker\Manager.cs:line 47
   at ExternalStatusService.Caller.UpdateMerchant(UpdateStatusServiceDTO ServiceInfo)] <EOL>

Скриншот журнала событий.

0 ответов

Другие вопросы по тегам