Stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer) available on both Unix and Windows. We have used the source and modified to meet our requirement for SSL VPN, which is a part of Novell Access Manager. You can refer to this site in order to know about the modifications. Stunnel is licensed under GPL version 2.
For additional intofmation go to http://www.stunnel.org
Our patches applied on Stunnel 4.20 version is available in the trunk. Earlier version can be accessed using the CVS branch Stunnel_4_05.
Source code is available for this project.
|
[edit] Using CVSTo download the source code from CVS please refer to the following instructions. If you are not a registered developer on this project, you can still check-out all of the files in the CVS repository for this project through anonymous access. This can be done with the following command: cvs -z3 -d:ext:anonymous@forgecvs1.novell.com:/cvsroot/stunnel co stunnel If you are a registered developer, you can access the CVS repository in the following manner: cvs -z3 -d:ext:USERNAME@forgecvs1.novell.com:/cvsroot/stunnel co stunnel Please make sure to change "USERNAME" to your registered user name. |
© 2009 Novell, Inc. All Rights Reserved.