Using installed identity certificate from within an app on iPhone

Posted by Sabi Tinterov on Stack Overflow See other posts from Stack Overflow or by Sabi Tinterov
Published on 2010-04-23T15:32:28Z Indexed on 2010/04/23 15:33 UTC
Read the original article Hit count: 243

Filed under:
|
|

Hi,

My question is: is there a way to use the installed identity certificates on the phone from within my app. For example similar case like with saffary: if certain site requires client certificate, the user has to install it on the phone and then when authenticating saffary uses the installed certificate to authenticate. I need to do the same:

1.User installs certificate on the phone. 2. The user starts the application and authenticates using the installed certificate.

Thanks

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c