is it possible to configure ldap authentication to use self certificated ssl connection?
Dear onmsTester,
try to set these parameters within auth.conf:
ldap.server.address=somehostldap.server.port=389ldap.use.ssl=true
Configuring the Tomcat's keystore for SSL certificate is up to the system administrator not CMDBuild.
Best regards.
-- CMDBuild Team
is it possible to configure ldap authentication to use self certificated ssl connection?
Thank you for your response,
Actualy i'm using graylog for log management, which on its ldap config could be configured to Allow Self Signed Certificates.
It became a loop that reseting ldap user password requires ssl connection, and authentication using LDAPS in cmdbuild requires the certification but who would pay to register his LDAP server in a Certificate Server(everyone will use Certification Authority) ?!
Dear onmsTester,try to set these parameters within auth.conf:ldap.server.address=somehostldap.server.port=389ldap.use.ssl=trueConfiguring the Tomcat's keystore for SSL certificate is up to the system administrator not CMDBuild.Best regards.-- CMDBuild TeamPreviously onmsTester wrote:is it possible to configure ldap authentication to use self certificated ssl connection?