Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

certificate chaining error while reading the xml data in plugin

Hi All,

I have created a follow up action which can read the xml content and creates Task work.
I need some data while creating a task work item using olugin, those data I am taking from .xml file.
When I tried to read xml data from shared site it is giving Certificate Chaining error.
But same thing I tested by kept .xml file on local machine then it is working fine.

Is there any way to resolve above problem by programmatically which I am facing. 

0 votes



One answer

Permanent link
If you get a Certificate Chaining Error, it means that the shared site does not have a valid certificate (signed by a known root CA) for the SSL connection (you can verify this by using a browser). You can either put the signer of the certificate into the truststore of your JRE, or configure to ignore such errors when establishing an SSL connection in your code.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,952

Question asked: Sep 16 '16, 5:08 a.m.

Question was seen: 1,480 times

Last updated: Sep 18 '16, 10:04 p.m.

Confirmation Cancel Confirm