AD/LDAP Integration - User Import Error
Posted: Thu Dec 02, 2021 1:24 pm
Hello,
We are in the process of preparing to move our production Nagios server (VM, RHEL7) to a larger, physical server (RHEL8). LDAP/AD - we added the Authentication Server and Certificate through the Admin page of the GUI, but when we go to Import Users we get the following error:
Unable to authenticate: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed (unable to get local issuer certificate)
I tried this command:
openssl s_client -showcerts -connect x.x.x.x:636 </dev/null
but it returned an error
I have seen a few other posts about this but haven't found any solutions that have worked for us. Any idea what may be happening here?
We are in the process of preparing to move our production Nagios server (VM, RHEL7) to a larger, physical server (RHEL8). LDAP/AD - we added the Authentication Server and Certificate through the Admin page of the GUI, but when we go to Import Users we get the following error:
Unable to authenticate: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed (unable to get local issuer certificate)
I tried this command:
openssl s_client -showcerts -connect x.x.x.x:636 </dev/null
but it returned an error
I have seen a few other posts about this but haven't found any solutions that have worked for us. Any idea what may be happening here?