ASP.NET
10 January 2009
ASP.NET web services and SSL certificates - trust relationships
An explanation and solution for the ASP.NET “Could not establish trust relationship with remote server” error that can occur when using web services over SSL.
12 August 2008
Allow partially trusted callers - using ASP.NET in shared hosting
Developing ASP.NET applications for shared commercial web hosting space can give rise to a security issue that will restrict your development options.