aboutsummaryrefslogtreecommitdiff
path: root/security/sslwrap/pkg-descr
blob: c584f2d4b6daf13009e407983accada2da9b4ea0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
"... sslwrap is a simple Unix service that sits over any simple TCP service
such as POP3, IMAP, SMTP, and encrypts all of the data on the
connection using TLS/SSL. It uses ssleay to support SSL version 2 and
3. It can run out of inetd. It can also encrypt data for services
located on another computer.

It works with the servers you already have, and does not require any
modifications to your existing servers. ..."

Of course, it works with OpenSSL, too.

WWW: http://www.rickk.com/sslwrap/