<!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.6000.16705" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi Michael,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I've upgraded to stunnel 4.25 and found a few 
small bugs in the init script.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>In stunnel.init.in, I'm pretty sure the DAEMON line 
should be </FONT></DIV>
<DIV><FONT face=Arial size=2><A 
href="mailto:DAEMON=@prefix@/bin/stunnel">DAEMON=@prefix@/bin/stunnel</A></FONT></DIV>
<DIV><FONT face=Arial size=2>and not</FONT></DIV>
<DIV><FONT face=Arial size=2><A 
href="mailto:DAEMON=@prefix@/etc/stunnel">DAEMON=@prefix@/etc/stunnel</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Also, when the parent process is killed with stop, 
I see Sep 17 14:34:16 server stunnel: warning: can't get client address: Bad 
file descriptor because the child processes seem to stick around.  
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I've modified the init script to kill the main 
process using the pid file and then using pidof to identify and kill the 
remaining child processes.  Is this expected behavior?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>KAM</FONT></DIV></BODY></HTML>