Any pointers to where I should look to resolve this issue? Thanks. Unknown ResourceAccessException error upon testing connection : org.cloudfoundry.client.lib.org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://api.apps.dev.na-2.gaia.jpmchase.net/info":Received fatal alert: handshake_failure; nested exception is javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
      Jenkins 1.651; cloudfoundry plugin 1.5

          [JENKINS-39204] Cloudfoundry handshake issue

          William Bean added a comment -

          We experienced the exact same error when our cloudfoundry loadbalancer endpoint was configured to use TLS SNI (https://en.wikipedia.org/wiki/Server_Name_Indication).  

          It looks like SNI support has plagued other jenkins plugins, and those issues might shed light on how to resolve in this plugin:

          William Bean added a comment - We experienced the exact same error when our cloudfoundry loadbalancer endpoint was configured to use TLS SNI ( https://en.wikipedia.org/wiki/Server_Name_Indication).    It looks like SNI support has plagued other jenkins plugins, and those issues might shed light on how to resolve in this plugin: https://issues.jenkins-ci.org/browse/JENKINS-37030 https://issues.jenkins-ci.org/browse/JENKINS-40903 https://issues.jenkins-ci.org/browse/JENKINS-26403

          Steven Swor added a comment -

          ayhkusa (and/or wbean1) - are you able to reproduce this with version 2.x of the plugin? The parent pom and client libraries have been updated, and I'm curious to know if this is still an issue.

          Steven Swor added a comment - ayhkusa (and/or wbean1 ) - are you able to reproduce this with version 2.x of the plugin? The parent pom and client libraries have been updated, and I'm curious to know if this is still an issue.

            williamg William Gautier
            ayhkusa Alan Yeung
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: