Problem with LDAP over ssl

Hi,
How can I implement integration with LDAP over ssl ?

Hi,

Please explain what you have done so far and what doesn’t work for you.

Hi,
I’ve done nothing yet. I have to evaluate change from ldap to ldap over ssl in cuba application. I think I should change adress in configuration file and what about certificate ? Where should I put certificate ? Is it enough ?
I couldn’t find anything about ldaps and cuba.
Kasia

CUBA uses Spring LDAP under the hood, so you can find some information on the internet, for example here.
Information on how to configure LDAP connection is in the CUBA documentation.