~ubuntu-branches/ubuntu/gutsy/stunnel4/gutsy

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
stunnel         Universal SSL tunnel


Two stunnel executables are available for Windows CE platform:

  1) stunnel.exe - version with interactive GUI

  2) tstunnel.exe - non-iteractive version for headless devices


Building stunnel from source (optional):

  1) install the following tools:
     evt2002web_min.exe from http://www.microsoft.com/
     ActivePerl from http://www.activestate.com/Products/ActivePerl/
     unzip.exe (file needs to be renamed) from
       http://www.mirrorservice.org/sites/ftp.info-zip.org/pub/infozip/WIN32/

  2) download the OpenSSL source files (the whole directory):
     ftp://stunnel.mirt.net/stunnel/openssl/ce/
  
  3) your directory should look like this:
     build.bat
     build.pl
     unzip.exe
     src\openssl-0.9.8a.zip
     src\wcecompat-1.2.zip

  4) type "build" to build OpenSSL

  5) download and unpack stunnel-(version).tar.gz

  4) enter "stunnel-(version)\src" subdirectory

  5) type "makece" to build stunnel


Installing stunnel:

  1) copy OpenSSL DLLs and stunnel.exe or tstunnel.exe into \stunnel directory

  2) read the manual (stunnel.html)

  3) create/edit stunnel.conf configuration file