Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

LDAPS problem connection

Hello,

I've been trying for some hours to properly handle with our new LDAP server with SSL but I can't succeed to configure the connection with metadata where I got it directly with tldapconnection or tldapinput (with the option trust all certs as mentionned here : ). Anyway with the multiple jobs I will have to do, the use of metadata and context is mandatory.

I put the hostname/Port/encryption to LDAP(SSL) and check network parameter then I got the connection succeeded (in my old 5.3 instance I've got already a first failure here but with the 6.2 then it's okay now).

On the step 3 of 5. The anonymous Authentifcation failed whereas it's okay with my LDAP browser (Apache directory Studio) :
 javax.naming.CommunicationException: java.security.cert.CertificateException: Untrusted Server Certificate Chain

On step 3 of 5 where I try to connect with the dn / password I got : "The authentification check failed"

Perhaps I make a big mistake to handle with ldaps and it is so big I can even see it (The use of simple ldap without ssl it's totally okay with metadata and context), any help would be appreciated.
Regards,

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Should I open a bug in Jira for this problem with ldaps ?