Problem solved with: Add self-signed certificate: https://anandparthasarathy.wordpress.com/2014/01/14/connect-jenkins-to-internal-self-signed-certificate-servers-and-configure-ssl/
Set Gitlab nginx: nginx['ssl_ciphers'] = "EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH" On Thu, Feb 11, 2016 at 10:56 AM, Paulo Moreira <[email protected]> wrote: > 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 > > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-users/XooimrLl9Ng/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/487cf268-8bc4-46b3-9823-89ab911a89d2%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/487cf268-8bc4-46b3-9823-89ab911a89d2%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- ------ Cumprimentos, Paulo Moreira -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAB%2BvoOW232etnp-dPOYV_6dy8VAMe4%3D03pViru72Pq1d%2BLOZnQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
