I use MWS 9.7 as part of an IS 9.7 installation on a Windows 2008 server. MWS manages the users including an LDAP connection to our ActiveDirectory setup. I have been asked to update the LDAP configuration to use LDAPS.
I have updated the URL. Following the instructions in “Administering My webMethods Server 9.7” for Using My webMethods Server as an HTTPS client I added the LDAP server’s CA certificate to the Software AG_directory\jvm\jvm\jre\lib\security\cacerts file. I have restarted the MWS Windows service.
When I try to log in to IS or MWS using my AD login, I get the error in the server’s log.
Unable to Connect to 0 ldaps://ldap-br.haemo.net:636 as CN=ZSVC-WMLDAP,OU=Service Accounts,OU=Haemonetics,DC=haemo,DC=netnetscape.ldap.LDAPException: JSSESocketFactory.makeSocket ldap-br.haemo.net:636, sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target (91)
As far as I can tell, this error means I don’t have the LDAP server’s CA certificate in the trusted CA store. Is there a different store file I should use besides Software AG_directory\jvm\jvm\jre\lib\security\cacerts?
#webMethods-General#Integration-Server-and-ESB#webMethods