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

tHTTPRequest over SSL

I am testing the following job to communicate with Transunion, our credit reporting vendor. They don't support web services. They require HTTPS POST. I have their digital certificate (PKCS12) downloaded, but didn't install it yet. When I run the job as-is, I get this error:
Exception in component tHttpRequest_1
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Where and how do I install their certificate so when I run the job from TOS, it would get past this error? I am running under Windows.
0683p000009MAKE.jpg

Labels (3)
10 Replies
Anonymous
Not applicable
Author

Hello,
cchang I am still having errors with the tHttpRest using the tSetKeyStore and I would like to know all the configuration you have done to finally succeed with the rest request.
I am having the error: No trusted certificated found.
Thank you,