That's true, sorry for being unclear on that. SSL_connect returns 0 and SSL_get_error gives SSL_ERROR_ZERO_RETURN.
The corresponding code in wput is here: http://wput.svn.sourceforge.net/viewvc/wput/trunk/wput/src/socketlib.c?view=markup#l_168 Wput includes <gnutls/openssl.h> for TLS-operation and is linked against gnutls-openssl, so it uses the gnutls-compatibility-wrapper for OpenSSL. -- SSL_ERROR_ZERO_RETURN for no reason https://bugs.launchpad.net/bugs/175930 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
