how to deal with HTTPS connection in iphone
Posted
by pnilangekar
on Stack Overflow
See other posts from Stack Overflow
or by pnilangekar
Published on 2010-05-08T07:23:51Z
Indexed on
2010/05/08
7:28 UTC
Read the original article
Hit count: 188
cocos2d-iphone
please provide any example or tutorial for the same. I have used SetallowsAnyHTTPSCertificateForHost But it is private API and apple will reject app for it.
I have tried to use ASIHTTPRequest but not reaching to final solution.
have anyone tried using ASIHTTPRequest with https type url
© Stack Overflow or respective owner