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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
root
Creator II
Creator II

tRestClient - SSLException - The trustAnchors parameter must not be empty

I have a restful service hosted on TOS ESB 6.3.1 Runtime container. Internally, I am making a call via tRestClient. It errors out:

 

Exception in component tRESTClient_1
INFO | jvm 1 | 2020/03/10 14:32:26.160 | javax.ws.rs.ProcessingException: javax.net.ssl.SSLException: SSLException invoking https://<mySite>/api/v1/Token/auth: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

 

When I call the same tRestClient component from the TOS ESB Studio, it works perfectly fine.

 

What am I doing wrong here? How can I fix this? 

 

Any help is appreciated. Thanks in advance.

Labels (4)
1 Reply
manodwhb
Champion II
Champion II