Re: [exim] replacing postfix for exim4

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Frank Elsner
Fecha:  
A: M. Piscaer
Cc: Exim-users
Asunto: Re: [exim] replacing postfix for exim4
On Fri, 15 May 2015 11:39:18 +0200 M. Piscaer wrote:

[ ... ]

> I see settings like tls_on_connect_ports, tls_certificate and
> tls_privatekey. That that uses only one TLS certificate. The problem I
> have multiple IP addresses and multiple hostnames. So I need to clue it
> all together


Put all the names into the certificate, use "Subject Alternative Name".

>From our certificate:


X509v3 Subject Alternative Name: 
       DNS:mail.tu-berlin.de, email:postmaster@???, DNS:mailbox.tu-berlin.de



--Frank Elsner