Webservice(s) via HTTPS - Trust Relationship Using ICertificatePolicy
The problem is that your application does not accept certificates that remote service sends via SSL in order to establish connection. This article demonstrates how to use ICertificatePolicy interface in System.Net to create a class that trusts all certificates - by overloading CheckValidationResult method [ ... ]
posted @ Saturday, May 1, 2004 2:49 AM | Your thoughts