<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.3">
</HEAD>
<BODY>
You probably need something like libcurl3-openssl-dev as well. Probably...<BR>
<BR>
On Tue, 2006-10-03 at 16:40 +0300, Tommi Nieminen wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hello,</FONT>

<FONT COLOR="#000000">I have an Ubuntu 6.06.1 (Dapper) where I'm trying to install</FONT>
<FONT COLOR="#000000">Stunnel. First I tried to install Stunnel using Ubuntu's</FONT>
<FONT COLOR="#000000">package manager (apt-get install stunnel4). The installation</FONT>
<FONT COLOR="#000000">went very smoothly but the fact that stunnel didn't recognize</FONT>
<FONT COLOR="#000000">the -V switch left me with an uneasy feeling that something</FONT>
<FONT COLOR="#000000">else might be lacking, too. The Ubuntu package in question</FONT>
<FONT COLOR="#000000">contains Stunnel 4.14. Stunnel 3.26, installed from another</FONT>
<FONT COLOR="#000000">package, does recognize the -V switch.</FONT>

<FONT COLOR="#000000">So then I tried several times installing stunnel from source.</FONT>
<FONT COLOR="#000000">A few obstacles I managed to overcome, but now that the</FONT>
<FONT COLOR="#000000">configure script stops telling that it can't find SSL directory</FONT>

<FONT COLOR="#000000">  checking for SSL directory... Not found</FONT>

<FONT COLOR="#000000">  Couldn't find your SSL library installation dir</FONT>
<FONT COLOR="#000000">  Use --with-ssl option to fix this problem</FONT>

<FONT COLOR="#000000">I'm out of resources. The script seems to check the existence</FONT>
<FONT COLOR="#000000">of ssl.h file:</FONT>

<FONT COLOR="#000000">  checkssldir() { :</FONT>
<FONT COLOR="#000000">    if test -f "$1/include/openssl/ssl.h"</FONT>

<FONT COLOR="#000000">Despite the fact that I have OpenSSL 0.9.8a on my machine,</FONT>
<FONT COLOR="#000000">I don't have ssl.h file anywhere, I checked that with find.</FONT>
<FONT COLOR="#000000">I tried installing Linux headers, but that didn't help (well</FONT>
<FONT COLOR="#000000">I didn't expect it to help, but I couldn't think of anything).</FONT>

<FONT COLOR="#000000">Is there some package I should get, that doesn't come with the</FONT>
<FONT COLOR="#000000">openssl package or how should I solve this problem? Any ideas?</FONT>

<FONT COLOR="#000000">Another problem that I had when I was experimenting with</FONT>
<FONT COLOR="#000000">Stunnel 3.26 was the fact, that I couldn't start it up.</FONT>
<FONT COLOR="#000000">It kept asking for the -r or -l switch. What I want to do</FONT>
<FONT COLOR="#000000">with Stunnel is to decrypt the traffic coming in on one</FONT>
<FONT COLOR="#000000">interface and then forward it to another machine through</FONT>
<FONT COLOR="#000000">another interface. I tried several different configuration</FONT>
<FONT COLOR="#000000">files, this is one of them (without indentations):</FONT>

<FONT COLOR="#000000">  cert = stunnel.pem</FONT>
<FONT COLOR="#000000">  key = stunnel.pem</FONT>

<FONT COLOR="#000000">  socket = l:TCP_NODELAY=1</FONT>
<FONT COLOR="#000000">  socket = r:TCP_NODELAY=1</FONT>

<FONT COLOR="#000000">  verify = 1</FONT>

<FONT COLOR="#000000">  debug = 7</FONT>
<FONT COLOR="#000000">  output = stunnel.log</FONT>

<FONT COLOR="#000000">  client = no</FONT>

<FONT COLOR="#000000">  [https]</FONT>
<FONT COLOR="#000000">  accept  = 443</FONT>
<FONT COLOR="#000000">  connect = 192.168.10.17:5010</FONT>
<FONT COLOR="#000000">  TIMEOUTclose = 0</FONT>

<FONT COLOR="#000000">I didn't get any debug information and -f switch didn't</FONT>
<FONT COLOR="#000000">give anything more. I tried the Windows version (4.18)</FONT>
<FONT COLOR="#000000">on another pc and it seemed to do exactly what I wanted.</FONT>
<FONT COLOR="#000000">(the config file may have been slightly different, at</FONT>
<FONT COLOR="#000000">least no debug was set. I really would like to get this</FONT>
<FONT COLOR="#000000">working on a Linux box, too.</FONT>

<FONT COLOR="#000000">Tommi Nieminen</FONT>

<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">stunnel-users mailing list</FONT>
<FONT COLOR="#000000"><A HREF="mailto:stunnel-users@mirt.net">stunnel-users@mirt.net</A></FONT>
<FONT COLOR="#000000"><A HREF="http://stunnel.mirt.net/mailman/listinfo/stunnel-users">http://stunnel.mirt.net/mailman/listinfo/stunnel-users</A></FONT>

</PRE>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
-- <BR>
Gonzalo Diethelm<BR>
gonzalo.diethelm@aditiva.com<BR>
<BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>