

Ssylog permitted by libwrap from 127.0.0.1:34016 SSL state (accept): SSLv3 read finished AĬonnect_blocking: connecting 127.0.0.1:61514Ĭonnect_blocking: s_poll_wait 127.0.0.1:61514: waiting 10 secondsĬonnect_blocking: getsockopt 127.0.0.1:61514: Connection refused (111)Ĭonnection reset: 0 bytes sent to SSL, 0 bytes sent to socket SSL state (accept): SSLv3 write finished A SSL state (accept): SSLv3 write change cipher spec A SSL state (accept): SSLv3 write server hello A SSL state (accept): SSLv3 read client hello A

SSL state (accept): before/accept initialization Ssyslog accepted connection from clientIP:46839 Ssyslog permitted by libwrap from clientIP:46839 Ssyslog accepted FD=13 from clientIP:46839 Server - (can't find the logs matching the client) Netstat shows that there are no established connections and there are some errors in the logs Some debugging stuff useful for troubleshooting

Some security enhancements for UNIX systems - comment them out on Win32 Protocol version (all, SSLv2, SSLv3, TLSv1) Certificate/key is needed in server mode and optional in client mode Openssl req -new -x509 -days 3650 -nodes -out stunnel.pem -keyout stunnel.pem to create the cert/key and these are my conf files I had this working with rsyslogs native tls but I need to add some win boxes to the server. I'm trying to connect a server and clients via stunnel to do some syslogging.
