[Mono-bugs] [Bug 584514] Mono.Security failure on connecting to googlemail

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 2 22:38:03 EST 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=584514#c4


Gonzalo Paniagua Javier <gonzalo at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2010-03-03 03:38:01 UTC ---


using System.Net;
..
ServicePointManager.ServerCertificateValidationCallback = delegate { return
true;};

-- 
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