My server just had its SSL certificate renewed and now I'm getting errors when connecting to a web service:
System.Net.WebException
The underlying connection was closed: Could not establish trust relationship with remote server.
Everything was working fine before the cert renewal (even on SSL). I've seen stuff about ICertificatePolicy, but it's not working. I'm not sure exactly where I need to specify the ServicePointManager.CertificatePolicy, because I've never seen an example from web forms - only win forms.
Any help is GREATLY appreciated! Thanks in advance. ________________________________________
Michael C Flanakin
Indigo Web Systems
michael.flanakin@indigows.com
System.Net.WebException
The underlying connection was closed: Could not establish trust relationship with remote server.
Everything was working fine before the cert renewal (even on SSL). I've seen stuff about ICertificatePolicy, but it's not working. I'm not sure exactly where I need to specify the ServicePointManager.CertificatePolicy, because I've never seen an example from web forms - only win forms.
Any help is GREATLY appreciated! Thanks in advance. ________________________________________
Michael C Flanakin
Indigo Web Systems
michael.flanakin@indigows.com