Dear All,
I am setting up a Jenkins job with: Gitlab Merge Requests Builder
And getting the followin error:
javax.servlet.ServletException: java.lang.Error: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
Caused by: java.lang.Error: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
I have disabled the Ignore SSL Certificate Errors, but still with no success
BR,
Paulo