freebsd-ports/security/stunnel/pkg-descr
Steve Price 2c3da6b249 Update to version 3.8.4.
PR:		19637
Submitted by:	maintainer
2000-07-07 19:27:28 +00:00

12 lines
490 B
Plaintext

The stunnel program is designed to work as SSL encryption
wrapper between remote client and local (inetd-startable) or
remote server. The concept is that having non-SSL aware dae-
mons running on your system you can easily setup them to
communicate with clients over secure SSL channel.
stunnel can be used to add SSL functionality to commonly
used inetd daemons like POP-2, POP-3 and IMAP servers
without any changes in the programs' code.
WWW: http://www.stunnel.org/