31 Jan
2022
31 Jan
'22
7:27 a.m.
On 25/01/2022 15:35 Christian Mack christian.mack@uni-konstanz.de wrote:
Hello
Am 20.01.22 um 16:32 schrieb Johan:
Jan 20 16:13:09 doveadm: Error: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 16: ssl_cert: Can't open file /etc/letsencrypt/live/delta.oxyl.net/fullchain.pem: Permission denied
Check permission on /etc/letsencrypt/live/delta.oxyl.net/fullchain.pem
Kind regards, Christian Mack
This is probably because of a known issue...
You need to configure
ssl=no !try_include ssl.conf
and put in ssl.conf ssl=yes ssl_cert=
then change permissions on ssl.conf to 0600 root:root
Aki