Several packages on freshmeat now do the same thing. libssh_socket (has a description on freshmeat) looks like a good replacement.
STunnel has only been tested with Mac OS X. description, download, and license. After downloading, unpack with the command:
tar xzf STunnelXX.tgz
Then see the included README file.More information about OpenSSH is available from www.openssh.com
If you want sshd to start up properly on your OS X system to allow
remote login, you may need to place SSH and
StartupParameters.plist
into a newly-created /System/Library/StartupItems/SSH directory.
You'll also need to edit /etc/hostconfig to contain SSHSERVER=-YES-.
If Apple wasn't going to ship the startup directory eventually, it would
be placed in /Library/StartupItems/SSH as a non-Apple item.
Please feel free to email me if you have any trouble / questions about anything on this page.