Skip to main content

API errors with Almalinux 9 and HTTPS configuration

  • March 6, 2026
  • 0 replies
  • 2 views

Forum|alt.badge.img+1

Hello,

I’m on Centreon 25.10.9 via AlmaLinux 9.

I have followed the documentation to configure HTTPS but there is a problem after restarting services :

  • There are many error logs in centreon-web.log
  • Unable to get connector
  • Unable to check your licence

To resolve the problem, do not follow this instruction in the documentation :


Add the path to the CA certificate that was used to sign the server's certificate:

openssl.cafile=/etc/pki/tls/certs/ca_demo.crt
curl.cainfo=/etc/pki/tls/certs/ca_demo.crt

 

After removing these lines in the /etc/php.d/50-centreon.ini and restarting gorgoned, problem is solved.