Re: [exim] Can't do TLS between two exim 4.80

Top Page
Delete this message
Reply to this message
Author: Sven Hartge
Date:  
To: exim-users
Subject: Re: [exim] Can't do TLS between two exim 4.80
Cyborg <cyborg2@???> wrote:
> Am 09.11.2013 14:04, schrieb Andreas Metzler:


>> openssl s_client -starttls smtp -crlf -connect smtp.merlins.org:587


> It's not working for you, but for me it is.


Hmm.

$ openssl s_client -starttls smtp -crlf -connect smtp.merlins.org:587
CONNECTED(00000003)
4147173640:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:177:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 288 bytes and written 355 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
---

What does DNS say to smtp.merlins.org for you? For me, it is

$ host smtp.merlins.org
smtp.merlins.org is an alias for smtp1.merlins.org.
smtp1.merlins.org is an alias for magic.merlins.org.
magic.merlins.org has address 209.81.13.136
magic.merlins.org mail is handled by 10 magic.merlins.org.

Grüße,
Sven.

--
Sigmentation fault. Core dumped.