Re: How to handle bad certificate error in NSURLDownload?
Re: How to handle bad certificate error in NSURLDownload?
- Subject: Re: How to handle bad certificate error in NSURLDownload?
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 19 May 2008 13:45:08 -0600
On May 19, 2008, at 1: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; the NSURL stuff uses Apple's SSL engine (CDSA), which does not use
OpenSSL.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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