Re: Sockets and SSL
Re: Sockets and SSL
- Subject: Re: Sockets and SSL
- From: Andreas Monitzer <email@hidden>
- Date: Thu, 23 Aug 2001 19:38:32 +0200
On Thursday, August 23, 2001, at 04:26 , Christian Mike wrote:
I hope that this is not a RTFM question, but can I write an application
that
communicates over sockets and SSL? Please be gentle, because I know that
SSL
means "Secure Socket Layer", but that is the extent of my knowledge on
this
subject. I see a steep learning curve ahead of me.
There's no ObjC-API for generic networking. However, OpenSSL is included
with every Mac OS X-installation (/System/Library/OpenSSL/). You should
read their docs on how to do it.
andy
--
Description forthcoming.