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
Solved! Go to Solution.
Views
Replies
Total Likes
with SSL we have to use the 389 port. it's imposible to use the 636 port with the SSL configuration.
thanks for all your return.
Nolan
Imports the certificate into JAVA keystore:keytool -import -alias <LDAP Host Name> -keystore cacerts -file certificate.der
Restart NL server
Views
Replies
Total Likes
Hi,
thanks for your return, but can I have more details, please.
thanks in advance.
Nolan
Views
Replies
Total Likes
see below my actions:
I still got this error... :-(
Views
Replies
Total Likes
with SSL we have to use the 389 port. it's imposible to use the 636 port with the SSL configuration.
thanks for all your return.
Nolan
Views
Likes
Replies
Views
Likes
Replies