<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello All,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm using HP-UX11.23 IPF. I have built 
Stunnel-4.11 with OpenSSL - 0.9.7e. I could build it successfully but 
I'm failed in connecting with telnet. </FONT></DIV>
<DIV><FONT face=Arial size=2>After a while connecting to the telnet the client 
gets coredump and kills the process. So the connection is no more established. 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Note: I had the same problem in Stunnel-4.10 also 
but not before that. I could very well compile and use 
Stunnel-4.09.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>My configuration file for client is:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>cert = 
/opt/iexpress/stunnel/etc/stunnel/stunnel.pem<BR>chroot = 
/opt/iexpress/stunnel/var/stunnel<BR>pid =<BR>setuid = root<BR>setgid = 
root<BR>CAfile = /opt/iexpress/stunnel/etc/stunnel/stunnel.pem<BR>debug = 
7<BR>client = yes<BR>foreground = yes<BR>verify = 3<BR>[test1]<BR>accept = 
8080<BR>connect = 9090<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>For server:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>cert = 
/opt/iexpress/stunnel/etc/stunnel/stunnel.pem<BR>chroot = 
/opt/iexpress/stunnel/var/stunnel<BR>pid =<BR>setuid = root<BR>setgid = 
root<BR>CAfile = /opt/iexpress/stunnel/etc/stunnel/stunnel.pem<BR>debug = 
6<BR>client = no<BR>foreground = yes<BR>verify = 1<BR>[test1]<BR>accept = 
9090<BR>connect = 23</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The client log shows as follows:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2># ../../sbin/stunnel 
stunnel-client.conf<BR>2005.07.10 23:39:26 LOG5[8909:1]: stunnel 4.11 on 
ia64-hp-hpux11.23 UCONTEXT+POLL+IPv4+LIBWRAP with OpenSSL 0.9.7e 25 Oct 
2004<BR>2005.07.10 23:39:26 LOG7[8909:1]: Snagged 64 random bytes from 
/dev/random<BR>2005.07.10 23:39:26 LOG7[8909:1]: RAND_status claims sufficient 
entropy for the PRNG<BR>2005.07.10 23:39:26 LOG6[8909:1]: PRNG seeded 
successfully<BR>2005.07.10 23:39:26 LOG7[8909:1]: Certificate: 
/home/punitha/stunnel1/etc/stunnel/stunnel.pem<BR>2005.07.10 23:39:26 
LOG7[8909:1]: Key file: 
/home/punitha/stunnel1/etc/stunnel/stunnel.pem<BR>2005.07.10 23:39:26 
LOG7[8909:1]: Loaded verify certificates from 
/home/punitha/stunnel1/etc/stunnel/stunnel.pem<BR>2005.07.10 23:39:26 
LOG6[8909:1]: file ulimit = 2048 (can be changed with 'ulimit -n')<BR>2005.07.10 
23:39:26 LOG6[8909:1]: poll() used - no FD_SETSIZE limit for file 
descriptors<BR>2005.07.10 23:39:26 LOG5[8909:1]: 1000 clients 
allowed<BR>2005.07.10 23:39:26 LOG7[8909:1]: FD 3 in non-blocking 
mode<BR>2005.07.10 23:39:26 LOG7[8909:1]: FD 4 in non-blocking 
mode<BR>2005.07.10 23:39:26 LOG7[8909:1]: FD 5 in non-blocking 
mode<BR>2005.07.10 23:39:26 LOG7[8909:1]: SO_REUSEADDR option set on accept 
socket<BR>2005.07.10 23:39:26 LOG7[8909:1]: test1 bound to 
0.0.0.0:8080<BR>2005.07.10 23:39:26 LOG7[8909:1]: No pid file being 
created<BR>2005.07.10 23:40:08 LOG7[8909:1]: test1 accepted FD=8 from 
127.0.0.1:49700<BR>2005.07.10 23:40:08 LOG7[8909:1]: Creating a new 
context<BR>2005.07.10 23:40:08 LOG7[8909:1]: Context 2 created<BR>2005.07.10 
23:40:08 LOG7[8909:2]: Context swap: 1 -> 2<BR>Memory 
fault(coredump)<BR>#<BR></DIV>
<DIV><BR></DIV></FONT>
<DIV><FONT face=Arial size=2>It will be helpful if anyone of you guide me in 
this.  Thanx In Advance.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Regards,<BR>Punitha, V.</FONT></DIV></BODY></HTML>