http://bugzilla.novell.com/show_bug.cgi?id=495690
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=495690#c1 Gonzalo Paniagua Javier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Gonzalo Paniagua Javier <[email protected]> 2009-04-16 20:30:22 MDT --- The CA signing google's certificate is unknown to mono unless you install all the CA certifcates from mozilla or similar (search in mono-project.com to see how). Another option is to do what google-sharp already does, which is setting the certificate policy for the service point to something that ignores a missing root certificate (see NoCheckCertificatePolicy.cs in trunk/google-sharp). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
