Interested in finding out how I created this web page?
Click here.
VPN_Solutions/README
1 stunnel Universal SSL tunnel
2
3 Short description
4
5 The stunnel program is designed to work as an SSL encryption
6 wrapper between remote client and local (inetd-startable) or
7 remote servers. The goal is to facilitate SSL encryption and
8 authentication for non-SSL-aware programs.
9
10 stunnel can be used to add SSL functionality to commonly
11 used inetd daemons like POP-2, POP-3 and IMAP servers
12 without any changes in the programs' code.
13
14 Compile instructions
15
16 See INSTALL file.
17
18 License
19
20 See COPYING file.
21
22 Other files you should read
23
24 Changelog What I did
25 TODO What I'm going to do
26
27 Reporting problems and other contacts
28
29 See FAQ file.
30
This page was automatically generated by the LXR engine.