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: Jack Repenning <email@hidden>
- Date: Mon, 19 May 2008 12:27:43 -0700
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@hidden
Project Owner
SCPlugin
http://scplugin.tigris.org
"Subversion for the rest of OS X"
_______________________________________________
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