Displaying 2 results from an estimated 2 matches for "ispconfig3".
Did you mean:
ispconfig
2019 Apr 10
2
ssl_cert: Can't open file permission denied
On Wednesday, April 10, 2019 10:52 AM, Aki Tuomi via dovecot <dovecot at dovecot.org> wrote:
> On 10.4.2019 12.36, Laura Smith via dovecot wrote:
>
> > Dovecot 2.3.3 (dcead646b)
> > openSUSE Leap 15.0
> > I am getting a weird error message:
> > Fatal: Error in configuration file /etc/dovecot/local.conf line 16: ssl_cert: Can't open file
2019 Apr 10
0
ssl_cert: Can't open file permission denied
...9;s no obvious solution ?
>>
>> Are you by chance using selinux? If you are, you might need to relabel
>> the files.
>>
>> Aki
>
> This is openSUSE, not Centos, I don't think it even comes with selinux.
Maybe apparmor?
https://git.ispconfig.org/ispconfig/ispconfig3/issues/5071 <https://git.ispconfig.org/ispconfig/ispconfig3/issues/5071>
> OpenSuSE and apparmor expect dovecot certs to be in /etc/ssl/private
> ISPConfig setup script expects SSL certs to be in /etc/postfix but apparmor prevents dovecot from reading them in that directory
Otherwis...