HTTPS on iPhone
Posted
by Rob
on Stack Overflow
See other posts from Stack Overflow
or by Rob
Published on 2008-12-11T18:53:06Z
Indexed on
2010/05/17
6:20 UTC
Read the original article
Hit count: 235
I need to be able to use https to connect to a server and I'm wondering if there's recommended way of doing this on the iPhone that's NOT: - an undocumented api call - does not require manually storing certificates in the app bundle
Thanks all.
© Stack Overflow or respective owner