Hi,
I've been running JPPF for quite a while succesfully with my application. Today, I decided to use the SSL option for connecting to my driver (nodes still connect over a regular connection). It seems to work initially, until at some point (when results return) I get the error "Invalid TLS padding data" with some tracktrace (unfortunately I missed logging the entire stack trace). After that, the connection is lost and then re-established.
Is there anyone who can help me with this, what could be causing this?