Releasing SecureSocket a small Objective-C/Cocoa API to UNIX TCP sockets with SSL support.
Can be found on github at http://github.com/poitch/SecureSocket
I basically been trying to write simple client to different protocols (IMAP, SMTP, NNTP …), most of which has support for both SSL and not SSL and well I’m sure there are similar solutions out there, but this seems to be working just fine for me for now.
