Random Project

SSL Question

I’m using the combination of Nagios, NDOUtils, and Centreon for my monitoring solution. NDOUtils comes with SSL support via the –enable-ssl option at compilation, and defining “use_ssl=1” in ndomod.cfg and ndo2db.cfg.

However, Centreon DOES NOT have an option in the front-end to explicitly define this variable “use_ssl=1”.

My question to the owner is: in the ndomod.cfg and ndo2db.cfg files, if I don’t specify “use_ssl” at all, which is the default? Is SSL enabled by default, or not?