:: VPN_Solutions/INSTALL.W32 ::
HOME

Interested in finding out how I created this web page? Click here.

VPN_Solutions/INSTALL.W32


 [ stunnel-4.04 ]  [ freeswan-2.01 ]  [ cipe-1.5.4 ]  [ pptp-linux-1.2.0 ]  [ poptop-1.1.4 ]  [ vtun-2.6 ]  [ openvpn-1.4.2 ]  [ amvpn-0.96 ]  [ vpnd-1.1 ]  [ tinc-CABAL ]  [ htun-0.9.5 ]  [ linvpn-2.6-pre1 ]  [ yavipin-0.9.5 ]  [ openssl-0.9.7a ]  [ l2tpd-0.69 ]  [ tun-1.1 ]  [ tcpdump-3.7.2 ]  [ ppp-2.4.2_cvs_20030610 ]  [ openssh-3.5p1 ]  [ zebra-0.93b ]  [ simplesim-3.0 ]  [ tinyOS ]  [ ipband-0.7.2 ]  [ libvorbis-1.0.1 ]  [ gzip-1.2.4 ]  [ lame-3.96.1 ]  [ SignalHandling ]  [ ShadowPaging ]  [ ConcurrentQuickSort ]  [ linkSateRouting ]  [ RemoteNFS ]   

  [ source navigation ]   [ diff markup ]   [ identifier search ]   [ freetext search ]   [ file search ]  

  1 stunnel         Universal SSL tunnel
  2 
  3 To install the precompiled binaries:
  4 
  5         1. Download libssl32.dll and libeay32.dll into
  6             \windows\system directory.
  7 
  8         2. Create a directory and download stunnel.exe and stunnel.pem
  9            to the new directory.
 10 
 11         3. Just use it.
 12 
 13         7) read the stunnel.html man page.
 14 
 15 
 16 To compile stunnel natively:
 17         1) grab yourself a copy of the mingw gcc compiler
 18 
 19         2) compile openssl
 20 
 21         3) copy your libssl32.dll and libeay32.dll to the
 22                 \windows\system directory
 23 
 24         4) download the stunnel source code
 25 
 26         5) edit the Makefile.w32 as necessary
 27 
 28         6) run 'make' to compile stunnel
 29 
 30         7) read the stunnel.html man page.

  [ source navigation ]   [ diff markup ]   [ identifier search ]   [ freetext search ]   [ file search ]  

This page was automatically generated by the LXR engine.