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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com