Re: [exim] GnuTLS: what could exim prevent from sending its …

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Pieter Ennes
Data:  
Para: hs
CC: exim-users
Asunto: Re: [exim] GnuTLS: what could exim prevent from sending its certificate?
Hi,

Heiko Schlittermann wrote:
> Hello,
>
> just a simple question, as in the subject:
>
>     What/who(?) could exim prevent from sending its TLS certificate?

>
> The receiving side justs doesn't get the cert, doesn't matter if
> the receiving side is configured for hosts_try_verify_certificate or
> for hosts_verify_certificate.
>
> Despite that missing transferred cert the TLS stuff is working.
>
> Any ideas?


Sounds to me like you might need to do a

# ln -s /dev/random /dev/urandom

yourself now to avoid entropy problems? ;-)
--
- Pieter