Re: NSImage initWithContentsOfURL over SSL
Re: NSImage initWithContentsOfURL over SSL
- Subject: Re: NSImage initWithContentsOfURL over SSL
- From: Dominik Pich <email@hidden>
- Date: Fri, 7 Dec 2007 14:08:19 +0100
sorry, dont think thats doable without dropping down to NSUrlRequest
or CFHTTP*
at least I didnt find a way ...
Am Dec 7, 2007 um 1:47 PM schrieb Marcel Borsten:
I'm trying to load an image into an NSImageView using NSImage
initWithContentsOfURL. The URL I'm using has to be https, but the
certificate is a not trusted 'default' certificate. When I load an
image http it works fine, but when I try to use the SSL connection,
the image wont load.
Does anyone know how to set the connection to trust the certificate
or ignore the warning...
MB
_______________________________________________
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
_______________________________________________
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