ssl_cert: Can't open file permission denied

Michael Orlitzky michael at orlitzky.com
Wed Apr 10 15:08:17 EEST 2019


On 4/10/19 6:39 AM, Dmitry Donskih via dovecot wrote:
> `chmod -R 655 /etc/foobar/ssl' drops x attribute from `ssl' itself.
> Use `chmod -R 755' or `chmod +x' or similar.
> 

Your private keys should be... private. Use 750 instead.


More information about the dovecot mailing list