ldaps with myWebmethods 7.1

Hi,

We are trying to bind to our Microsoft ADAM instance for LDAP over SSL and we keep getting the error in the log file;

2008-03-17 13:43:38 MDT (Framework : WARN) [RID:10] - Unable to create new LDAP connection
netscape.ldap.LDAPException: JSSESocketFactory.makeSocket sandler01.dpsk12.org:50001, sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target (91)

Josh,

You need to import the certs to Glue Key Store also…

Import the certs to the specific key stores under MWS/server//config/glue folder. This will resolve your issue.

Thanks
Pradeep Boggaram

P.S. I know you got the answer, I am logging a reply for future searches.

I have put the GlueTrustStore file in:

c:\webMethods712\MWS\server\default\config\glue

Is this all that is needed to import it? Are there some import commands I need to run?