Hi,
I am running stunnel 4.2 on windows and I get the following log. I don’t know if it’s ok, if the problem is at the stunnel lovel or at the application level.
SSL state (connect): before/connect initialization
2012.04.20 11:46:09 LOG7[5684:4492]: SSL state (connect): SSLv3 write client hello A
2012.04.20 11:46:09 LOG7[5684:4492]: SSL state (connect): SSLv3 read server hello A
2012.04.20 11:46:09 LOG7[5684:4492]: SSL state (connect): SSLv3 read finished A
2012.04.20 11:46:09 LOG7[5684:4492]: SSL state (connect): SSLv3 write change cipher spec A
2012.04.20 11:46:09 LOG7[5684:4492]: SSL state (connect): SSLv3 write finished A
2012.04.20 11:46:09 LOG7[5684:4492]: SSL state (connect): SSLv3 flush data
2012.04.20 11:46:09 LOG7[5684:4492]: 2 items in the session cache
2012.04.20 11:46:09 LOG7[5684:4492]: 5 client connects (SSL_connect())
2012.04.20 11:46:09 LOG7[5684:4492]: 5 client connects that finished
2012.04.20 11:46:09 LOG7[5684:4492]: 0 client renegotiations requested
2012.04.20 11:46:09 LOG7[5684:4492]: 0 server connects (SSL_accept())
2012.04.20 11:46:09 LOG7[5684:4492]: 0 server connects that finished
2012.04.20 11:46:09 LOG7[5684:4492]: 0 server renegotiations requested
2012.04.20 11:46:09 LOG7[5684:4492]: 3 session cache hits
2012.04.20 11:46:09 LOG7[5684:4492]: 0 session cache misses
2012.04.20 11:46:09 LOG7[5684:4492]: 0 session cache timeouts
2012.04.20 11:46:09 LOG6[5684:4492]: SSL connected: previous session reused
2012.04.20 11:46:54 LOG3[5684:4492]: readsocket: Connection reset by peer (WSAECONNRESET) (10054)
2012.04.20 11:46:54 LOG5[5684:4492]: Connection reset: 154 bytes sent to SSL, 0 bytes sent to socket
2012.04.20 11:46:54 LOG7[5684:4492]: Session finished (0 left)
The last 3 lines are those that interests me most. Is this ok ?
Regards,
Andreea