Skip to main content

Hello,

 

am trying to configure ssl secure connexion for centreon plateforme.

all changes are done on the file:

/opt/rh/httpd24/root/etc/httpd/conf.d/10-centreon.conf

 

i followed the guide:

Secure your platform | Centreon Documentation

 

but when restarting httpd24-http i have error bellow:

 

 

Syntax error on line 16 of /opt/rh/httpd24/root/etc/httpd/conf.d/10-centreon.conf:
Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration

Hi, 

 

Did you correctly install necessary apache modules? 

 

> yum install httpd24-mod_ssl httpd24-mod_security openssl


hi,

many thanks.

it solved my issue.

 


Reply