Re: [exim-dev] [Bug 2265] TLS SNI not auto-set for DANE clie…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Andreas Metzler
Fecha:  
A: exim-dev
Temas antiguos: [exim-dev] [Bug 2265] TLS SNI not auto-set for DANE clients
Asunto: Re: [exim-dev] [Bug 2265] TLS SNI not auto-set for DANE clients
Exim-dev <exim-dev@???> wrote:
> If DANE validated the connection attempt then the value of the &%tls_sni%& option
> -is forced to the domain part of the recipient address.
> +is forced to the name of the destination host, after any MX- or CNAME-folowing.


Good morning,

just saw the patch in git history and stumbled over "folowing".

I guess "If DANE validated the connection attempt" should read "If the
connection attempt is DANE validated".

TIA cu Andreas