On Jul 30, 2006, at 9:59 PM, Rachel Blackman wrote:
Is there any Objective-C socket class out there which will do SSL,
allowing for self-signed certificates, and work under both Panther
and Tiger?
I haven't heard of any, but you could probably make your own by using
the SSL functions that are in the Security framework. See Security/
SecureTransport.h. This API has been around since at least Jaguar and
allows you to control certificate checking.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden