On 19 May '08, at 12:27 PM, Jack Repenning wrote:
Does NSURLDownload end up using OpenSSL to certify? In which case, it would run afoul of the problem that OS X OpenSSL ships with no CA chain.
No. None of Apple's security software uses OpenSSL; that library's in the OS for compatibility and because a lot of other open-source packages use it.
Apple's security software is all based on CDSA. Foundation and CFNetwork use the SecureTransport API in the Security framework, so they're using the same certificate database you see in the Keychain Access app.
—Jens
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ 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 [EMAIL PROTECTED]