14 Jul
2025
14 Jul
'25
1:09 a.m.
On 14. Jul 2025, at 0.39, Genes Lists via dovecot <dovecot@dovecot.org> wrote:
On Sun, 2025-07-13 at 23:31 +0300, Timo Sirainen via dovecot wrote:
(a) non-root users need access to the certificate chain in
order to be able to run "sievec". Quirky but easy enough to work around.
Which setting was it complaining about? ssl_client_* settings? or ssl_server_cert?
Permission denied on the server cert :
ssl_server { cert_file = <this-one> key_file = .. prefer_ciphers = .. }
I can't reproduce this (tested 2.4.1 and git main). I have ssl_server_cert_file pointing to a file only root can read, but "sievec test.sieve" still works as non-root.