Difference between revisions of "Stunnel"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
Stunnel is available as a plugin for Uniform Server. It can be used to allow SSL connections on your own Uniform Server. | Stunnel is available as a plugin for Uniform Server. It can be used to allow SSL connections on your own Uniform Server. | ||
− | + | ''<nowiki>"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."</nowiki>'' | |
(Taken from [http://www.stunnel.org Stunnel's website]) | (Taken from [http://www.stunnel.org Stunnel's website]) | ||
− | + | ==construction== | |
− | == construction == |
Revision as of 16:55, 14 February 2006
Stunnel is available as a plugin for Uniform Server. It can be used to allow SSL connections on your own Uniform Server.
"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." (Taken from Stunnel's website)