Doing some POC work over a year ago, we had installed the AD LDAP connector. Fast forward until this week…We wanted to reconfigure the connector, but we were getting an exception of “Local and server certificates don’t match”. It appears that even if you uninstall the connector, the folder/files still hanging around.
We wanted a fresh install, so we uninstalled the connector, then deleted all folders/files. We installed/configured the connector again. After the install/configuration, we ran through the troubleshooting process. We received the following in the logs:
15:59:55 - info: * Testing SSL connectivity to LDAP.
15:59:55 - warn: > LDAP_URL not set. Cannot test SSL connectivity.
15:59:55 - info: * Testing LDAP connectivity.
15:59:55 - warn: > LDAP_BASE not set. Cannot test connectivity.
In looking into our config.json file, it appears to be missing the majority of all property/values that the connector needs. Is there something that I need to do for a fresh install to correctly populate the config.json file?