https://bugzilla.novell.com/show_bug.cgi?id=606002
https://bugzilla.novell.com/show_bug.cgi?id=606002#c2 Bassam Tabbara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Status|RESOLVED |REOPENED CC| |[email protected] Resolution|FIXED | --- Comment #2 from Bassam Tabbara <[email protected]> 2010-10-02 01:00:16 UTC --- I think this is still not fixed, at least on the 2.6.7 branch. It looks like a regression from the 2.4.3 builds. It used to be the case that ServicePointManager.CheckCertificateRevocationList was honored in the default certificate validation policy. This is no longer the case in 2.6.7. Attached is a patch that seems to fix this for our scenarios. It would be great if this can be back-ported to 2.6.7. Raising importance as this impacts most uses of HttpWebRequest and SSL sites that use revocation lists. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
