  |
mod_ssl: The Apache Interface to OpenSSL - http://www.modssl.org/
The module provides strong cryptography for the Apache 1.3 webserver via SSL and TLS protocols, it was developed using OpenSSL, which is based on SSLeay. [Free / Open Source] (Ralf Engelschall, Ben Laurie) |
  |
Apache-SSL - http://www.apache-ssl.org/
An implementation of Apache with SSL capabilities. It is based on SSLeay/OpenSSL. It is not subject to US export control. [Free / Open Source] |
  |
Apache and Secure Transactions - http://www.apacheweek.com/features/ssl
It explains what SSL is, why Apache does not have it built in, and why it is such a complex issue. (Apache Week) |
  |
http://www.rickk.com/sslwrap/ - http://www.rickk.com/sslwrap/
An inetd service (for Unix operating systems) that sits over POP3, IMAP, and SMTP, and encrypts data using SSL. |
  |
http://stunnel.mirt.net - http://stunnel.mirt.net
A universal SSL tunnel. It is designed to work as SSL encryption wrapper between remote client and local (inetd-startable) or remote server. [Free / Open Source] |