Hello,
My objective is to add a web certificate to Centreon server in order to acces the site in https
I tried to install the modules with this command:
yum install httpd24-mod_ssl httpd24-mod_security openssl
but i have an error because is an old version of Centreon (20.10)
Here is the error:
failure: repodata/repomd.xml from centreon-stable-noarch: cErrno 256] No more mirrors to try.
https://yum.centreon.com/standard/20.10/el7/stable/noarch/repodata/repomd.xml: mErrno 14] HTTPS Error 404 - Not Found
In order to get the modules the minimum version needed is 21.10
Is there any solution to install the modules without upgrading the Centreon version ?
Can someone help me ?