On Mon, Dec 06, 1999 at 09:14:17PM +0100, Jakub Nantl wrote:

> When connecting to secure2.ibill.com I've got following error:
> 
> ./openssl s_client -connect secure2.ibill.com:443
> CONNECTED(00000003)
> write:errno=104
> 
> What does it mean ??

Look in /usr/include/errno.h, /usr/include/sys/errno.h or some other
file included by one of these (depending on your system).
Probably it's ECONNRESET.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to