I have a workflow that uses the Send Email node to send an email from my Gmail account. It was working well until I upgraded to Knime 4.6.0.
Now I get the following error message:
javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate).
Do you know how to solve? Apart from potentially downgrading to previous version of Knime…
We’re not exactly sure yet, although there has been some discussion internally about this. It seems to be a combination of the recent KNIME update including Java 17, and some changes made on Google’s side.