[Mono-bugs] [Bug 346561] [2.0] Support for ServicePointManager.ServerCertificateValidationCallback

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jul 8 00:28:30 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=346561

User gonzalo at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=346561#c9





--- Comment #9 from Gonzalo Paniagua Javier <gonzalo at novell.com>  2009-07-07 22:28:27 MDT ---
If the certificates are valid you just need to provide your callback and return
true if the error has a RevocationStatusUnknown code.

If they are self-signed certs, again, just return true in the callback and that
will keep things moving.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list