XML reader, access problem

Hi all,
i’m trying to read an url adress using XML reader node.
I’was able to view the web page entering by web but I’m not by Knime (timed out errore), so
I set the proxy in preferences->network connections->manual->HTTPS and something is changed, now the error is:
“Execute failed: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target.”.
If I try to simulate the call of knime by windows command line using “curl --proxy …” I can get the page without problem.
Someone can help me?
Thanks a lot.
Nik

I solved using GET REQUEST node. Thanks anyway.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.