Stunnel 4.24 (Default branch) |
|
|
The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the programs' code. It will negotiate an SSL connection using the OpenSSL or SSLeay libraries. It calls the underlying crypto libraries, so stunnel supports whatever cryptographic algorithms you compiled into your crypto package.
License: GNU General Public License (GPL)
Changes:
A security issue in the OCSP functionality has
been fixed. This bug allowed a revoked certificate
to successfully authenticate. Any installations
with OCSP enabled should be upgraded as soon as
possible. Other users are not affected.
|