Answer by Wolfgang G. ·
Hi LeRoy,
From my experience (which is definitely not exhaustive) it was sufficient to check the "Use SSL Connection" checkbox on the LDAP configuration and hit the "Test Connection" button which then prompts to accept the certificate. Did you try that?
-Wolfgang
Answer by LeRoy P. ·
Unfortunately I clicked to soon and it posted. I'd like to test both LDAP and LDAPS integration. The last time I did this with another product there a was a small program that you compiled and then ran to get and install the AD cert using a command like "java InstallCert companyname.com:3269". It updated a file called jssecacerts and then this was rename and copied to the lib /security area.
I saw another post that says to run this:
keytool -import -alias <LDAP server URI> -file <certificate file saved previously> -keystore jssecacerts
Is that the AD server cert or a generated cert from an internal CA for the Dynatrace server?
LeRoy
JANUARY 15, 3:00 PM GMT / 10:00 AM ET