Automic admin has Automic integration into Active Directory LDAP and wants to switch it to LDAPS. In doing so, they are getting the following error when "Synchronize" their LDAP User:
Release : 12.2.x and 12.3.x
In Automic UI:
Automic Admin had to update the original ldap object:
Then you have to update our LDAPSync.xml:
Finally, to connect via LDAPS you need a certificate, this will be provided by your LDAP Team! This certificate will need to be imported into the default Java keystore that Automic is using:
IE: echo %JAVA_HOME% set to:
C:\Program Files\java\java-1.8.0-openjdk-1.8.0.232-3
Then:
Then Automic will be using LDAPS.
For more information please consult:
and:
which covers the topics as well.