[stunnel-users] Stunnel.log file not got created

Carter Browne cbrowne at cbcs-usa.com
Thu Mar 11 14:38:30 CET 2010


Ankur,

You have to specify a log file in the configuration file, e.g.;

output = stunnel.log

The location of the log file depends on the environment and version you
are running.  In Windows, the above statement puts the log file in

%programfiles%\stunnel

In Linux in versions through 4.29, I used

output = /etc/stunnel/stunnel.log

which puts the log file in

/etc/stunnel.

I did not use version 4.30, but in version 4.31 the directory is
relative to the chroot so I now use

output = /stunnel.log

which puts the log file in

/usr/local/var/lib/stunnel

using the standard settings.


Carter



Carter Browne
CBCS
cbrowne at cbcs-usa.com
781-721-2890


On 3/11/2010 5:15 AM, ankur.agarwal at wipro.com wrote:
>  
>
> Hi,
>  There is one case in my environment where secure connection to server
> doesn't happen...reason is only client hello is sent in ethereal traces
> and no server hello reply has been sent.although I have enable debug
> level 7 in stunnel.conf file but then also stunnel.log file has not been
> created.If server is the setup on which stunnel package is installd,then
> is there anything to do with stunnel package if server hello reply has
> not been sent for client hello meaasge.
>
> Can anybody tell in what cases server hello message is not sent.
>
> Regards
> Ankur
>
> Please do not print this email unless it is absolutely necessary. 
>
> The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 
>
> WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. 
>
> www.wipro.com
> _______________________________________________
> stunnel-users mailing list
> stunnel-users at mirt.net
> http://stunnel.mirt.net/mailman/listinfo/stunnel-users
> .
>
>   



More information about the stunnel-users mailing list