Trying to implement AD integration with SSL

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
tcanthonyii
Posts: 88
Joined: Thu Jan 21, 2016 10:45 am

Trying to implement AD integration with SSL

Post by tcanthonyii »

Attempting to change our AD integration from non secure to ssl to solve the Microsoft Channel binding issues. We are on XI version 5.7.4. I have the root cert installed, the sub cert installed and DC cert installed. When I enable SSL/TLS or STARTTLS my AD users are no longer able to sign on into Nagios. Alternatively as a test I tried to add an AD user with SSL/TLS and STARTTLS set and I get an "unable to authenticate: TLS error -8179:Peer's certificate issuer is not recognized.

I have successfully used these exact same certificates on other systems with no issues. What is needed here to fix this:

Screen shot of error:
nagios error.jpg
You do not have the required permissions to view the files attached to this post.
tcanthonyii
Posts: 88
Joined: Thu Jan 21, 2016 10:45 am

Re: Trying to implement AD integration with SSL

Post by tcanthonyii »

Here is what the certificates looked like with redacted host names:
nagioscerts.jpg
You do not have the required permissions to view the files attached to this post.
tcanthonyii
Posts: 88
Joined: Thu Jan 21, 2016 10:45 am

Re: Trying to implement AD integration with SSL

Post by tcanthonyii »

This can be closed. I found another post that refrenced this:

Try adding this to your /etc/openldap/ldap.conf:

CODE: SELECT ALL
TLS_REQCERT allow


Then restart apache and try again:

CODE: SELECT ALL
service httpd restart


See if that allows it to work.


I did the same and it's now working for me.
dchurch
Posts: 858
Joined: Wed Oct 07, 2020 12:46 pm
Location: Yo mama

Re: Trying to implement AD integration with SSL

Post by dchurch »

Let us know if you have any related questions or if we're okay to lock this up and mark it as resolved.
If you didn't get an 8% raise over the course of the pandemic, you took a pay cut.

Discussion of wages is protected speech under the National Labor Relations Act, and no employer can tell you you can't disclose your pay with your fellow employees.
tcanthonyii
Posts: 88
Joined: Thu Jan 21, 2016 10:45 am

Re: Trying to implement AD integration with SSL

Post by tcanthonyii »

Please resolve.
Locked