Skip navigation.
 
mlRe: How to handle bad certificate error in NSURLDownload?
FROM : Nick Zitzmann
DATE : Mon May 19 21:45:08 2008

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/>