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

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


Miguel de Icaza <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Miguel de Icaza <[email protected]> 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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to