Stunnel
Stunnel is a program that allows you to encrypt arbitrary TCP
connections inside SSL (Secure Sockets Layer).
Stunnel can allow you to secure non-SSL aware daemons and
protocols (like POP, IMAP, LDAP, etc) by having Stunnel provide the
encryption, requiring no changes to the daemon's code.
Stunnel does not contain any crytographic code itself --
instead it relies on external SSL libraries.
Features include:
- Being an SSL client
- Being an SSL server
- Server and client side certificate verification
- TCP wrapper support
- IDENT lookups
- SMTP protocol negotiation
- Source address rewriting (transparency) (where supported by
the OS)
- Restricting allowed SSL ciphers
Return
to Security Home Page
Last Updated Tuesday, February 28 2012 @ 02:33 PM EST |