-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Guylhem wrote:
I'm trying to pass the configuration file with option fd. However, I get the following errors when I do :
echo my configuration | stunnel -fd 0
This is not related to echo since I get the same errors with:
cat conf | stunnel -fd 0
stunnel is just filling my logs with :
2014-07-13 6:48:46.675 PM stunnel[1959]: LOG3[140735238959888]: local socket: Socket operation on non-socket (38) 2014-07-13 6:48:46.676 PM stunnel[1959]: LOG3[140735238959888]: local socket: Socket operation on non-socket (38)
I think I was able to fix this bug. Please try: https://www.stunnel.org/downloads/beta/stunnel-5.05b3.tar.gz
Mike