On 2014-10-18 at 10:37 +0200, elrippo wrote:
> I am running exim on Ubuntu 12.04 LTS
>
> If i define "tls_require_ciphers = NORMAL:!VERS-SSL3.0"
>
> i get an error in the log and the messages are not handled...
> "2014-10-18 10:07:55 TLS error on connection from (user) [151.236.xxx.xxx] (gnutls_handshake): No supported cipher suites have been found."
>
> Can you advise please?
That client only supports SSL and doesn't support TLS?
Failing that, we need version information to go on with, so please
provide the output of:
exim -d --version
Regards,
-Phil