Https certificate error

Hello guys,

I want to install a certificate for my librenms, so the connection be secured. I followed the steps from librenms documentation https://docs.librenms.org/Support/SSL-Configuration/, for apache server.

After I have modified the SSLCertificateFile, SSLCertificateKeyFile and ServerName with my credentials.

The problem is that I get the error from the image. I have run semanage fcontext -a -t httpd_sys_rw_content_t ‘/opt/librenms/logs/librenms.log(/.*)?’ and restorecon -RFv /opt/librenms/logs/librenms.log, but no results. Do you know what can be?

Thank you!

Try restarting apache after you’ve run those two commands just in case.

I have tried that. It didn’t work.

Go back through the install docs: