Re: [Exim] ssl error 5 - TLS

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: Christian Steger
CC: exim-users
Subject: Re: [Exim] ssl error 5 - TLS
On Sun, 11 May 2003, Christian Steger wrote:


> 32099 TLS active
> 32099 Calling SSL_read(80ede28, 80fe1f0, 4096)
> 32099 Got SSL error 5
> 32099 SMTP>> 421 xxx-ncc.xxx.at lost input connection
> 32099 tls_do_write(80d9a08, 44)
> 32099 SSL_write(SSL, 80d9a08, 44)
> 32099 outbytes=44 error=0
> 32099 LOG: smtp_connection MAIN
> 32099 SMTP connection from [213.xx.33.xx] lost


It seems to be this:

#define SSL_ERROR_SYSCALL              5 /* look at error stack/return value/errno */


which suggests that a system call returned an error. Presumably when
trying to read from the TCP/IP connection. But I can't help any more
than that, I'm afraid.

--
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.