On 27/04/19, Ian Zimmerman via Exim-users ([email protected]) wrote: > ... And does the file need to be readable by the exim user or group > id?
The certificate file/s definitely do need to be readable by exim. I have a cludge script for my letsencrypt certs to copy them to the exim4 directory and change ownership to do just that. A better approach would probably to add the exim user to a "certs" group and chgrp the certificates. Rory -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
