NSURLDownload and handling HTTPS certificates
NSURLDownload and handling HTTPS certificates
- Subject: NSURLDownload and handling HTTPS certificates
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 16 May 2007 17:58:58 -0600
I've seen this question asked before in the archives, but no one had
an answer...
I've got an NSURLDownload object (which is actually a WebDownload
object). When NSURLDownload is sent to an HTTPS server that has a bad
certificate, it fails the download with the appropriate error.
However, I want to change this so that it asks the user what to do in
this case (using SFCertificateTrustPanel).
Besides writing my own HTTPS-handling NSURLProtocol, how do I do
this? I don't see any delegate methods anywhere that handle
certificates...
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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