[Exim] ssl error 5 - TLS

Top Page
Delete this message
Reply to this message
Author: Christian Steger
Date:  
To: exim-users
Subject: [Exim] ssl error 5 - TLS
hi there,

i have compiled a new version from exim (4.14) including the berkely
db 4.1.15 as well as TLS support.

while makeing some tests i found out that for some reason the "TLS"
breakes with following message:

"smtp transport process returned non-zero status 0x000b: terminated by
signal 11" and freezes the mail.

while debugging i found following error; here above cut the relevant part:

32099 host in tls_verify_hosts? no (option unset)
32099 host in tls_try_verify_hosts? no (option unset)
32099 SMTP>> 220 TLS go ahead
32099 Calling SSL_accept
32099 SSL info: before/accept initialization
32099 SSL info: before/accept initialization
32099 SSL info: SSLv3 read client hello A
32099 SSL info: SSLv3 write server hello A
32099 SSL info: SSLv3 write certificate A
32099 SSL info: SSLv3 write server done A
32099 SSL info: SSLv3 flush data
32099 SSL info: SSLv3 read client key exchange A
32099 SSL info: SSLv3 read finished A
32099 SSL info: SSLv3 write change cipher spec A
32099 SSL info: SSLv3 write finished A
32099 SSL info: SSLv3 flush data
32099 SSL info: SSL negotiation finished successfully
32099 SSL info: SSL negotiation finished successfully
32099 SSL_accept was successful
32099 Cipher: TLSv1:DES-CBC3-SHA:168
32099 Shared ciphers:
EDH-RSA-DES-CBC3-SHA:EDH-DSS-DES-CBC3-SHA:DES-CBC3-SHA:DHE-DSS-RC4-SHA:RC4-SHA:RC4-MD5:EXP1024-DHE-DSS-RC4-SHA:EXP1024-RC4-SHA:EXP1024-DHE-DSS-DES-CBC-SHA:EXP1024-DES-CBC-SHA:EXP1024-RC2-CBC-MD5:EXP1024-RC4-MD5:EDH-RSA-DES-CBC-SHA:EDH-DSS-DES-CBC-SHA:DES-CBC-SHA:EXP-EDH-RSA-DES-CBC-SHA:EXP-EDH-DSS-DES-CBC-SHA:EXP-DES-CBC-SHA:EXP-RC2-CBC-MD5:EXP-RC4-MD5
32099 sender_fullhost = [213.xx.33.xx]
32099 sender_rcvhost = [213.xx.33.xx]
32099 set_process_info: 32099 handling incoming TLS connection from
[213.229.33.228]
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
32099 search_tidyup called
32050 child 32099 ended: status=0x100
32050 0 SMTP accept processes now running

any idea what ssl error 5 means????

thanks for any replys

kind regards

christian


--
Christian Steger - christian.steger@???