the log says:
2010.05.20 14:05:47 LOG7[24166:1086048592]: SSL state (accept): SSLv3 flush data 2010.05.20 14:05:47 LOG7[24166:1086048592]: 2 items in the session cache 2010.05.20 14:05:47 LOG7[24166:1086048592]: 0 client connects (SSL_connect()) 2010.05.20 14:05:47 LOG7[24166:1086048592]: 0 client connects that finished 2010.05.20 14:05:47 LOG7[24166:1086048592]: 0 client renegotiations requested 2010.05.20 14:05:47 LOG7[24166:1086048592]: 3 server connects (SSL_accept()) 2010.05.20 14:05:47 LOG7[24166:1086048592]: 2 server connects that finished
why "server connects"? shouldn't it be "client connects", because stunnel is used for https?