Stunnel: Difference between revisions

No edit summary
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
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 ==
''<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])


Stunnel is available as a plugin for Uniform Server. It can be used to allow SSL connections on your own Uniform Server.
[[Stunnel: Home | Stunnel 4.24]] How to use and upgrade<br>
[[SSL Part 1: Home | SSL Part 1]] How to enable SSL and create a server certificate<br>
[[SSL Part 2: Home | SSL Part 2]] Complete project to obtain a signed certificate
 
(page under construction)


'''<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])


== construction ==
[[Category: Support]]
[[Category: Troubleshooting ]]
[[Category: Application]]
[[Category: Development]]

Latest revision as of 22:08, 11 June 2008

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)

Stunnel 4.24 How to use and upgrade
SSL Part 1 How to enable SSL and create a server certificate
SSL Part 2 Complete project to obtain a signed certificate

(page under construction)