Re: [exim] TLS key file

Top Pagina
Delete this message
Reply to this message
Auteur: Jeremy Harris
Datum:  
Aan: exim-users
Onderwerp: Re: [exim] TLS key file
On 28/04/2019 05:51, Ian Zimmerman via Exim-users wrote:
> When is the file specified by tls_privatekey read, in a daemon exim?
> Once at startup, or every time a TLS connection is made?


Every connection

> IOW, does exim need to be SIGHUPed when the file changes?


No

> And does the
> file need to be readable by the exim user or group id?


Yes; exim runs as much of the time as it can not being
root.
--
Cheers,
Jeremy