Ucspi-ssl
From Qmail Info Wiki
The ucspi-ssl package is an implementation of DJB's UNIX Client-Server Program Interface (http://cr.yp.to/proto/ucspi.txt) for SSL-encrypted connections using the TCP protocol. It includes the sslserver and sslclient programs, along with a few scripts which wrap around these two programs.
[edit]
sslserver
The sslserver program performs the same function as tcpserver, except that when it accepts a socket, it negotiates SSL with the remote client before it runs the service program. It has the same options that tcpserver uses, including the ability to use the same cdb file for access control.
[edit]
Links
Home page for UCSPI-SSL (http://www.superscript.com/ucspi-ssl/intro.html)
Home page for the sslserver program (http://www.superscript.com/ucspi-ssl/sslserver.html)

