Re: NSURLRequest SSL Mac vs iPhone
Re: NSURLRequest SSL Mac vs iPhone
- Subject: Re: NSURLRequest SSL Mac vs iPhone
- From: Jens Alfke <email@hidden>
- Date: Fri, 16 Oct 2009 09:10:59 -0700
On Oct 16, 2009, at 7:52 AM, Greg Hoover wrote:
It's signed by Verisign. Where does NSURLRequest and its supporting
routines find the CA root certs?
In the Keychain. You can see the list of pre-installed root certs by
launching Keychain Access and selecting "System Roots" from the
keychain list. (It's also possible for other roots to be added to the
system or login keychain, esp. if you're in a corporate environment.)
I'm not sure if there's a way to find the root certs on iPhone. It
would certainly have to be done programmatically, as there's no UI for
viewing the keychain. The Keychain API on iPhone is entirely different
than the one on Mac OS, and even more confusing.
You should probably take this to the apple-cdsa list, which is
actually for any security/crypto related issues.
—Jens_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden