ServicePointManager.ServerCertificateValidationCal
Hi,
Can anyone suggest that how can I design my own callback event for https:// in a .Net Compact Framework application.
I know about ServicePointManager.CertificatePolicy but is there any other way to validate the server certificate from my application ?
Thanks,
|