Skip navigation.
 
mlRe: How to handle bad certificate error in NSURLDownload?
FROM : Jack Repenning
DATE : Mon May 19 21:27:43 2008

On May 19, 2008, at 7:40 AM, Jens Alfke wrote:

>
> If the issue is that the cert is self-signed, or uses a root 
> authority that isn't trusted by the system, you can use Keychain 
> APIs to add that cert and mark it as trusted. If you do that, 
> NSURLDownload won't complain anymore.



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.


-==-
Jack Repenning
<email_removed>
Project Owner
SCPlugin
http://scplugin.tigris.org
"Subversion for the rest of OS X"