TLS connections stop working
Stephan Mueller <[email protected]>
| Newsgroups | gmane.mail.xmail.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I upgraded my installation to xmail 1.27 with OpenSSL 0.9.8o - previously I used 1.27 with some older version of OpenSSL. I have the strange scenario that TLS connections do not work any more. To be precise, I can connect via TLS and the TLS negotiation takes place -- I tested it with openssl s_client -starttls pop3 -connect and openssl s_client - starttls smtp -connect. However, immediately after the successful negotiation, the server terminates the connection without leaving any log. Even the debug logging does not show anything. The commands above show (where "key outputs" show the SSL keys from the server): .... key outputs ... --- +OK <[email protected]> [XMail 1.27 POP3 Server] service ready; Thu, 30 Sep 2010 10:05:07 +0200 closed .... key outputs ... --- 250 STARTTLS closed You see that the server replies with a successful TLS establishment and it replies that communication can commence. However, the connection is terminated immediately. Non-TLS communication works flawlessly. Do you have any ideas or suggestions on how to debug that? Note that even with strace, I do not see anything (there are two writes the server performs, but that is it). Thanks Stephan _______________________________________________ xmail mailing list [email protected] http://xmailserver.org/mailman/listinfo/xmail