Received fatal alert: handshake_failure. How to Solve it?

Hi All

While running LS, i am getting this below error. My HTTP endpoint uses TLS 1.3
It works perfectly for HTTP endpoint with TLS V1.2
looks like LS package does not support for open jruby-openssl
In the Gem.lock file there is support for only "jruby-openssl (>= 0.9.20)"

Error: Received fatal alert: handshake_failure
Exception: OpenSSL::SSL::SSLError

How to make this work and solve the problem of Handshake?
Thanks

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