5 Apr
2012
5 Apr
'12
9:53 a.m.
On 05-04-2012 11:49, David AGBO wrote:
OK, it's really weird... $XYMONHOME/server/xymonnet returns :
On RHEL :
xymonnet version 4.3.5 SSL library : OpenSSL 0.9.8e-rhel5 01 Jul 2008 LDAP library: OpenLDAP 20343
On Centos x64 :
xymonnet version 4.3.7 LDAP library: OpenLDAP 20343
But in the SPEC file I have :
[...] %setup USEXYMONPING=n
ENABLESSL=y
ENABLELDAP=y
ENABLELDAPSSL=y
XYMONUSER=xymon
[...]
Regardless of your spec-file, if you don't have the openssl development package installed, the configure script will disable SSL support.
You should see a warning in the xymonnet logfile that SSL tests will not work: "SSL test, but xymonnet was built without SSL support"
Regards, Henrik