mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
81b171d3bf
- Update MASTER_SITES [1] - Update WWW [1] - Honor PORTEXAMPLES - Pacify portlint(1) - Do not bump PORTREVISION PR: ports/180373 [1] Submitted by: "r4721@tormail.org" <r4721@tormail.org> [1]
12 lines
491 B
Plaintext
12 lines
491 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: https://www.stunnel.org/
|