[Mono-bugs] [Bug 591064] Problems with HTTPS since update to Version 1.5

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 25 19:52:28 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=591064#c1


Miguel de Icaza <miguel at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |miguel at novell.com

--- Comment #1 from Miguel de Icaza <miguel at novell.com> 2010-03-25 23:52:27 UTC ---
In MonoTouch 1.5 we added a system that uses the device certificates instead of
the previous setup where we basically bailed unless you had manually installed
the certificates you trusted or you implicitly trusted all certificates with
the callbacks (or you implemented your own validation).

Could you please share with me the https endpoint that is causing this problem?

As far as I can see in the code, if the iPhone stack determines that the
certificate is invalid, it will still invoke your callback with the information
and you can still say "This is ok".

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