ASP.NET The underlying connection was closed: Could not establish trust relat
- by David Lively
When attempting to use HttpWebRequest to retrieve a page from my dev server, I get a web exception:
The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel." The remote certificate is invalid according to the validation procedure...
The url I'm attempting to read from is a plain-old…