On Wednesday, 1 of February 2012, Jose Alf. wrote:
Looks like your client connects for a very short time, sends just 1 byte, the disconnects.
Mike can correct me if I am wrong.
[cut]
2012.01.31 12:57:12 LOG6[6748:6808]: SSL connected: new session negotiated
[cut]
2012.01.31 12:57:22 LOG5[6748:6808]: Connection closed: 200 bytes sent to
SSL, 1 bytes sent to socket 2012.01.31 12:57:22
As requested:
The log says "SSL connected" (as opposed to "SSL accepted"), so this service was configured in client mode, so SSL=server side and socket=client side. 200 bytes sent to SSL were received from socket (i.e. client), and 1 byte sent to socket were received from SSL (i.e. server).
Otherwise you are correct.
Mike
Hi Mike,
Thanks for explanation!
Best regards, Denis
2012/2/5 Michal Trojnara Michal.Trojnara@mirt.net
On Wednesday, 1 of February 2012, Jose Alf. wrote:
Looks like your client connects for a very short time, sends just 1 byte, the disconnects.
Mike can correct me if I am wrong.
[cut]
2012.01.31 12:57:12 LOG6[6748:6808]: SSL connected: new session
negotiated [cut]
2012.01.31 12:57:22 LOG5[6748:6808]: Connection closed: 200 bytes sent
to SSL, 1 bytes sent to socket 2012.01.31 12:57:22
As requested:
The log says "SSL connected" (as opposed to "SSL accepted"), so this service was configured in client mode, so SSL=server side and socket=client side. 200 bytes sent to SSL were received from socket (i.e. client), and 1 byte sent to socket were received from SSL (i.e. server).
Otherwise you are correct.
Mike
stunnel-users mailing list stunnel-users@stunnel.org http://stunnel.mirt.net/mailman/listinfo/stunnel-users