Error: could not use certificate file 'nagios_server.pem'

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
ruffy01
Posts: 24
Joined: Wed Mar 23, 2016 4:59 pm

Re: Error: could not use certificate file 'nagios_server.pem

Post by ruffy01 »

Thanks guys :)

Code: Select all

# sestatus
SELinux status:  disabled
# ls -ld /usr/local/nagios/etc/ssl/ca/
drwxr-x---  2  root  root
# ls -ld /usr/local/nagios/etc/ssl/
drwxr-x---  5  root  nagios
I altered permissions on the folders so that 'Others' had read access and it's all working fine now.

Code: Select all

# ls -ld /usr/local/nagios/etc/ssl/ca/
drwxr-xr-x  2  root  root
# ls -ld /usr/local/nagios/etc/ssl/
drwxr-xr-x  5  root  nagios
Greatly appreciated.

Cheers,
Andrew
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Error: could not use certificate file 'nagios_server.pem

Post by avandemore »

It appears your issue is resolved then, are we ok to lock this thread?
Previous Nagios employee
ruffy01
Posts: 24
Joined: Wed Mar 23, 2016 4:59 pm

Re: Error: could not use certificate file 'nagios_server.pem

Post by ruffy01 »

avandemore wrote:It appears your issue is resolved then, are we ok to lock this thread?
Yeah, certainly. Thanks.

Cheers,
Andrew.
Locked