Hi,
The documentation around LDAP does need some work.
What is * {jdk bin directory}\keytool -import -keystore c:{path_to_webserver}\WEB-INF\lucee\security\cacerts* -alias mySSLCert -storepass changeit -noprompt -trustcacerts -file c:\mySSLCert .cert
if not Lucee?
- {jdk bin directory}\keytool -import -keystore c:{path_to_tomcat_root}\webapps\ROOT\WEB-INF\lucee\security\cacerts* -alias mySSLCert -storepass changeit -noprompt -trustcacerts -file c:\mySSLCert .cert Do the same with ROOT/Intermediate Certificate.
This file ( cacerts* ) does not exist