The only thing I want to know is if it is possible to use client certificates on the iPhone simulator?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes. See Certificate, Key, and Trust Services Tasks for iOS in the Certificate, Key, and Trust Services Programming Guide.
If you’re using a third party http library, you might have some other things to consider. I use ASIHTTPRequest, so here’s the certificate documentation for that.