ssl question
Hi all,
when I create some SSL connection (e.g. https) from within my iOS app to some server, does it try to perform the handshake using my apple developer certificate and my associated private key? If not, do you know what it is using, and maybe how to force it to use my apple developer certificate and my associated private key?
|