Discussions
Could not establish trust relationship
Starting this morning, our production code just automatically started receiving the following error when trying to communicate with Netsuite:
at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at com.netsuite.webservices.NetSuiteService.login(Passport passport) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\1093e532\37c5b182\App_WebReferences.deow1voi.0.cs:line 251
at Velaro.Modules.Velaro.ViewVelaro.RecordInNetsuite() in c:\mycode\mycomponent.ascs.cs:line 210 The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.