Active Directory Integration for Nagios XI with SSL
Posted: Mon Feb 24, 2014 3:55 pm
Im trying to get Active Directory Integration for Nagios XI I have it working without ssl, but need to be able to use ssl.
I am sing the following doc to get this to work
http://assets.nagios.com/downloads/nagi ... ponent.pdf
When I try the obtain the cert I get
cd /etc/openldap/cacerts
openssl s_client -showcerts -connect XXX.XXX.XXX.XXX:636 > ldapsrv1.crt
depth=0
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=0
verify error:num=27:certificate not trusted
verify return:1
depth=0
verify error:num=21:unable to verify the first certificate
verify return:1
If I look at the file there are a bunch of cets in the ldapsrv1.crt file
I did take the first cert in the file and complete the documentation processes but it didnt work
Now the AD servers are windows 2012 server
Red Hat Enterprise Linux Server release 5.8
Nagios XI 2012R2.9
I am sing the following doc to get this to work
http://assets.nagios.com/downloads/nagi ... ponent.pdf
When I try the obtain the cert I get
cd /etc/openldap/cacerts
openssl s_client -showcerts -connect XXX.XXX.XXX.XXX:636 > ldapsrv1.crt
depth=0
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=0
verify error:num=27:certificate not trusted
verify return:1
depth=0
verify error:num=21:unable to verify the first certificate
verify return:1
If I look at the file there are a bunch of cets in the ldapsrv1.crt file
I did take the first cert in the file and complete the documentation processes but it didnt work
Now the AD servers are windows 2012 server
Red Hat Enterprise Linux Server release 5.8
Nagios XI 2012R2.9