Re: Cocoa Network + SSL
Re: Cocoa Network + SSL
- Subject: Re: Cocoa Network + SSL
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 31 Jul 2006 00:17:37 -0600
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.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden