Re: [Exim] TLS exim to exim ?

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Philip Hazel
Data:  
Para: Dirk Slaghekke
CC: exim-users
Asunto: Re: [Exim] TLS exim to exim ?
On Fri, 27 Jul 2001, Dirk Slaghekke wrote:

> My local exim (3.30) says:
> 2001-07-27 11:42:51 15Q36T-00004E-00 a TLS session is required for
> remoteserver.dummy.net [192.168.100.1], but the server did not offer
> TLS support
>
> On the server site (exim 3.30) I have
>
> tls_hosts = *
> tls_advertise_hosts = *
> tls_log_cipher = true
> tls_log_peerdn = true
> tls_certificate = /usr/local/exim-3.30/cert.pem
> tls_privatekey = /usr/local/exim-3.30/priv.pem
>
> How can I force the server to offer TLS support?


It should offer automatically with that configuration. Did you make a
change and forget to HUP the daemon? You can double check by running

telnet server-address 25
EHLO your.client.name

and see if it offers STARTTLS in the response to EHLO.



-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.