GET Request node - SSL handshake error / Socket exception

I am using extensively the GET Request node to interact with REST APIs.
Since the update to version 5.1, it does not work anymore.
I am getting the following errors:

  • without changing anything in the config after update:
    SSLHandshakeException invoking https://xxxxxxxxxx: Remote host terminated the handshake
  • after having modified SSL config in the node
    SocketException invoking https://xxxxxxxxxxxxxxxx: Une connexion établie a été abandonnée par un logiciel de votre ordinateur hôte

Anybody has the same problem?
From Postman, I can still query the API without changing anything.

Hey @szawadski, we’re sorry that you’re going through this issue. If you haven’t found a solution yet, could you perhaps share a tiny workflow with us that contains these errors? I’d like to see if I can reproduce it here on v5.1, and then search for a solution. Thanks!

Hello @alinebessa , I actually solved the issue thanks to the FAQ.
https://www.knime.com/faq#q42
Shouldn’t this be included by default in the 5.1.1 release?

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