OK, so the AD was setup using no security and they are now blocking that and forcing SSL.
Changed the AD setup to use SSL and installed the 2 certs but I get
Unable to authenticate: TLS error -8179:Peer's Certificate issuer is not recognized.
I then took a look at this: https://support.nagios.com/kb/article.php?id=524 and ran through it just to validate. It made no difference, still the same error. Here is the listing from the certs folder:
[root@xxxxxxxx cacerts]# ll
total 0
lrwxrwxrwx 1 apache apache 37 Dec 9 16:24 61b2740782c19.0 -> /etc/openldap/certs/61b2740782c19.pem
lrwxrwxrwx 1 apache apache 37 Dec 9 16:25 61b27444f274f.0 -> /etc/openldap/certs/61b27444f274f.pem
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
[root@xxxxxxx cacerts]# openssl verify -CAfile /etc/openldap/certs/61b279fb0ea85.pem /etc/openldap/certs/61b279f022cfa.pem
/etc/openldap/certs/61b279f022cfa.pem: OK
So that seems to have verified OK, so not sure what the issue could be.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github