stunnel/README.md

6 lines
337 B
Markdown
Raw Normal View History

2024-01-05 18:10:05 +01:00
# stunnel
Stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer) available on both Unix and Windows.
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.