You are here: Sysadmins of the North » IIS 6.0

IIS 6.0

You are here: Sysadmins of the North » IIS 6.0

Fix "Could not establish trust relationship for the SSL/TLS secure channel" error

Today one of our clients received a System.Net.WebException error on a newly deployed ASP.NET web application. Part of the exception was: “System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.”. Here is how we resolved that issue.

Scroll to Top