ssl handshake failure

Discussions on webmail and the Professional version.
Post Reply
hostfactory.ch
Posts: 17
Joined: Mon Nov 19, 2007 12:15 pm
Location: Switzerland

ssl handshake failure

Post by hostfactory.ch »

hello,

we are managing several mailenable 9.17 professional servers.
on some of them,

# openssl s_client -starttls smtp -crlf -connect hostname.tld:587 -CAfile /etc/ssl/certs/COMODO_Certification_Authority.pem

works very fine on others i get after

# openssl s_client -starttls smtp -crlf -connect hostname.tld:587 -CAfile /etc/ssl/certs/COMODO_Certification_Authority.pem
EHLO domain.tld
auth login
<user>
<pass>

an error as follows:


RENEGOTIATING
139633116677776:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake failure:s3_pkt.c:618:


i am not able to find differences in configuration
and i am not able to detect the root cause for this behaviour :-(

does anybody have an idea?



kind regards,
andy
Linux and Windows Hosting: http://www.hostfactory.ch

dilbert247
Posts: 1
Joined: Wed Nov 15, 2017 12:32 am

Re: ssl handshake failure

Post by dilbert247 »

Hi,

Did you ever resolve this issue as we still have it on version 10

Post Reply