Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
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.