LDAP with SSL
Hi,
I want to setup the LDAP with SSL on Adobe Campaign, but I got this issue:
LDA-340002[ldap_start_tls_s]LDAP error with server XXXX-ldap.lb.dev.XXX:636 (err=-1, Can't contact LDAP server) (TLS error -8179:Peer's Certificate issuer is not recognized.)
so I want to understand where I have to put my certificates or if I have to do another thing.
my action:
- change the port in the deployment wizard (to 636)
- change the authentication method to plain text password (TLS/SSL)
- generate my certificates
- import my certificate in my java cacert
Thanks in advance.
Nolan