Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.19 KB

INSTALL.WCE.md

File metadata and controls

44 lines (26 loc) · 1.19 KB

stunnel Windows CE install notes

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://ftp.stunnel.org/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

  6. enter "stunnel-(version)\src" subdirectory

  7. 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