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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

TOS LDAP Metadata TLS certificate and failed authentification

Hi,

 

TOS version : 7.1.1

OS : windows 10

Java : 1.8.0_201 64-bit

 

My objectif : setup an LDAP metadata with TLS for ldap server that is accessible distant server with officiel Digicert certificate.

My problem : LDAP metadata authentification failed with good account and good password.

The log tell me that an CA certificate error and the CA certitificate is not in trusted store

 

That i have allready done :

- i have read and follow this topic and a lot of other to add the Digicert CA certs in standart cacerts java keystore :

https://help.talend.com/reader/DR6Q9dr4lY5Oxq44VBF1eA/1DIbOGco9vXBUou17GcFyA

https://stackoverflow.com/questions/21076179/pkix-path-building-failed-and-unable-to-find-valid-cert...

- I can use tLDAPinput component to request successfully my ldap server with TLS connection and authentification with select explicit keystore cacerts that i have append in fisrt point.

- i had uninstall all other java installation jdk and jre.The only java installation left is 1.8.0_201 64-bit

- I had to add the variable JAVA_HOME which was not present and update path variable.

 

But with all this stuff my LDAP metadata TLS setup failed at authentification step with good account and good password that i used succefully with tLDAPinput component.

 

Anyone can help me ?

 

Regards,

vlepetit

 

Labels (3)
1 Reply
Anonymous
Not applicable
Author

One thing. When i said i used tLDAPinput component, i used it with tLDAPConnection component for server parameter and authentification...

Regards,
vlepetit