<div>Hi guys,</div>
<div> </div>
<div>For My apps I'm using a SSL connection using STunnel 4.05 on a windows box.</div>
<div> </div>
<div>I have the following errors while running a connection : </div>
<div> </div>
<div>2010.12.17 14:28:55 LOG7[2764:6312]: Socket closed on read<br>2010.12.17 14:28:55 LOG7[2764:6312]: SSL write shutdown (output buffer empty)<br>2010.12.17 14:28:55 LOG7[2764:6312]: SSL alert (write): warning: close notify<br>
2010.12.17 14:28:55 LOG7[2764:6312]: SSL_shutdown retrying<br>2010.12.17 14:28:55 LOG7[2764:5588]: tradingscreen_connection accepted FD=1728 from <a href="http://127.0.0.1:2231">127.0.0.1:2231</a><br>2010.12.17 14:28:55 LOG7[2764:5588]: FD 1728 in non-blocking mode<br>
2010.12.17 14:28:55 LOG7[2764:5588]: Creating a new thread<br>2010.12.17 14:28:55 LOG7[2764:5588]: New thread created<br>2010.12.17 14:28:55 LOG7[2764:3860]: tradingscreen_connection started<br>2010.12.17 14:28:55 LOG7[2764:3860]: TCP_NODELAY option set on local socket<br>
2010.12.17 14:28:55 LOG5[2764:3860]: tradingscreen_connection connected from <a href="http://127.0.0.1:2231">127.0.0.1:2231</a><br>2010.12.17 14:28:55 LOG7[2764:3860]: FD 1708 in non-blocking mode<br>2010.12.17 14:28:55 LOG7[2764:3860]: tradingscreen_connection connecting XX.XX.XX.XX:9500<br>
2010.12.17 14:28:55 LOG7[2764:3860]: remote connect #1: EWOULDBLOCK: retrying<br>2010.12.17 14:28:55 LOG7[2764:3860]: waitforsocket: FD=1708, DIR=write<br>2010.12.17 14:28:55 LOG7[2764:3860]: waitforsocket: ok<br>2010.12.17 14:28:55 LOG7[2764:3860]: Remote FD=1708 initialized<br>
2010.12.17 14:28:55 LOG7[2764:3860]: TCP_NODELAY option set on remote socket<br>2010.12.17 14:28:55 LOG7[2764:3860]: SSL state (connect): before/connect initialization<br>2010.12.17 14:28:55 LOG7[2764:3860]: SSL state (connect): SSLv3 write client hello A<br>
2010.12.17 14:28:55 LOG7[2764:3860]: waitforsocket: FD=1708, DIR=read<br>2010.12.17 14:28:55 LOG7[2764:3860]: waitforsocket: ok<br>2010.12.17 14:28:55 LOG7[2764:3860]: SSL state (connect): SSLv3 read server hello A<br>2010.12.17 14:28:55 LOG7[2764:3860]: waitforsocket: FD=1708, DIR=read<br>
2010.12.17 14:28:56 LOG7[2764:3860]: waitforsocket: ok<br>2010.12.17 14:28:56 LOG7[2764:3860]: SSL state (connect): SSLv3 read finished A<br>2010.12.17 14:28:56 LOG7[2764:3860]: SSL state (connect): SSLv3 write change cipher spec A<br>
2010.12.17 14:28:56 LOG7[2764:3860]: SSL state (connect): SSLv3 write finished A<br>2010.12.17 14:28:56 LOG7[2764:3860]: SSL state (connect): SSLv3 flush data<br>2010.12.17 14:28:56 LOG7[2764:3860]:    1 items in the session cache<br>
2010.12.17 14:28:56 LOG7[2764:3860]:    2 client connects (SSL_connect())<br>2010.12.17 14:28:56 LOG7[2764:3860]:    2 client connects that finished<br>2010.12.17 14:28:56 LOG7[2764:3860]:    0 client renegotiatations requested<br>
2010.12.17 14:28:56 LOG7[2764:3860]:    0 server connects (SSL_accept())<br>2010.12.17 14:28:56 LOG7[2764:3860]:    0 server connects that finished<br>2010.12.17 14:28:56 LOG7[2764:3860]:    0 server renegotiatiations requested<br>
2010.12.17 14:28:56 LOG7[2764:3860]:    1 session cache hits<br>2010.12.17 14:28:56 LOG7[2764:3860]:    0 session cache misses<br>2010.12.17 14:28:56 LOG7[2764:3860]:    0 session cache timeouts<br>2010.12.17 14:28:56 LOG6[2764:3860]: Negotiated ciphers: DES-CBC3-SHA            SSLv3 Kx=RSA      Au=RSA  Enc=3DES(168) Mac=SHA1<br>
2010.12.17 14:28:56 LOG7[2764:6312]: SSL alert (read): warning: close notify<br>2010.12.17 14:28:56 LOG7[2764:6312]: SSL closed on SSL_read<br>2010.12.17 14:28:56 LOG7[2764:6312]: Socket write shutdown (<strong>output buffer empty</strong>)<br>
2010.12.17 14:28:56 LOG5[2764:6312]: Connection closed: 31795 bytes sent to SSL, 35089 bytes sent to socket<br>2010.12.17 14:28:56 LOG7[2764:6312]: tradingscreen_connection finished (1 left)<br>2010.12.17 14:39:01 LOG7[2764:3860]: Socket closed on read<br>
2010.12.17 14:39:01 LOG7[2764:3860]: SSL write shutdown (<strong>output buffer empty</strong>)<br>2010.12.17 14:39:01 LOG7[2764:3860]: SSL alert (write): warning: close notify<br>2010.12.17 14:39:01 LOG7[2764:3860]: SSL_shutdown retrying<br>
2010.12.17 14:39:01 LOG7[2764:5588]: tradingscreen_connection accepted FD=1732 from <a href="http://127.0.0.1:2362">127.0.0.1:2362</a><br>2010.12.17 14:39:01 LOG7[2764:5588]: FD 1732 in non-blocking mode<br>2010.12.17 14:39:01 LOG7[2764:5588]: Creating a new thread</div>

<div> </div>
<div> </div>
<div>Did some one ever face this kind of issue,</div>
<div> </div>
<div>I'm a neube using this connector, thanks for your kind help,<br clear="all"><br>-- <br>Cheers<br>Sam<br></div>