Hi Mike,<br><br>Thanks for explanation!<br><br>Best regards,<br>Denis<br><br><div class="gmail_quote">2012/2/5 Michal Trojnara <span dir="ltr"><<a href="mailto:Michal.Trojnara@mirt.net">Michal.Trojnara@mirt.net</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Wednesday, 1 of February 2012, Jose Alf. wrote:<br>
> Looks like your client connects for a very short time, sends just 1 byte,<br>
> the disconnects.<br>
><br>
> Mike can correct me if I am wrong.<br>
</div>[cut]<br>
<div class="im">> <a href="tel:2012.01.31%2012" value="+12012013112">2012.01.31 12</a>:57:12 LOG6[6748:6808]: SSL connected: new session negotiated<br>
</div>[cut]<br>
<div class="im">> <a href="tel:2012.01.31%2012" value="+12012013112">2012.01.31 12</a>:57:22 LOG5[6748:6808]: Connection closed: 200 bytes sent to<br>
SSL, 1 bytes sent to socket <a href="tel:2012.01.31%2012" value="+12012013112">2012.01.31 12</a>:57:22<br>
<br>
</div>As requested:<br>
<br>
The log says "SSL connected" (as opposed to "SSL accepted"), so this service<br>
was configured in client mode, so SSL=server side and socket=client side.<br>
200 bytes sent to SSL were received from socket (i.e. client), and 1 byte sent<br>
to socket were received from SSL (i.e. server).<br>
<br>
Otherwise you are correct.<br>
<br>
Mike<br>
<br>_______________________________________________<br>
stunnel-users mailing list<br>
<a href="mailto:stunnel-users@stunnel.org">stunnel-users@stunnel.org</a><br>
<a href="http://stunnel.mirt.net/mailman/listinfo/stunnel-users" target="_blank">http://stunnel.mirt.net/mailman/listinfo/stunnel-users</a><br>
<br></blockquote></div><br>