Hello friends
i am using https server data using JSOn webservice but i don’t know what the problem of certificate.
i had already work with http data but am not work with secure https data..
can any one help me???
Hello friends i am using https server data using JSOn webservice but i don’t
Share
If you just deal with fetching data from a
HTTPSconnection, just use theNSURLConnection. They also handleHTTPStraffic.Have a look at this question for certificate handling: HTTPS with NSURLConnection