NSImage initWithContentsOfURL over SSL
NSImage initWithContentsOfURL over SSL
- Subject: NSImage initWithContentsOfURL over SSL
- From: Marcel Borsten <email@hidden>
- Date: Fri, 7 Dec 2007 13:47:02 +0100
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