We are working to connect to a new domain within the company and I have all of the right JNDI adapter, domain credentials, paths, filters, etc. working. The problem I'm having is getting Apache to work correctly with LDAPS. The connection works with just the LDAP version of the connection string so I know that my connection information is correct.
We have the root certificates installed at the OS layer and also specified in the httpd-ssl.conf file under Apache. I believe it's a certificate issue because it's working just using LDAP. As soon as I go to LDAPS and the corresponding port, I have the problem.
I'm looking for any guidance that you can offer where I could spot check. I'm sure it's something small at this point but it's eluding me. Thanks.