Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-31540

SiteMonitor plugin doesn't support TLS1.2 encryption

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • sitemonitor-plugin
    • None

      The plugin reports a false negative result when monitoring a website that uses TLS1.2 encryption.

          [JENKINS-31540] SiteMonitor plugin doesn't support TLS1.2 encryption

          pavelsaab I have tested the actual release 0.4 against my github home URL (uses TLS 1.2 encryption) and the result is OK. Could you please give more details?

          Thanks in advanced

          Francisco Hernandez Suarez added a comment - pavelsaab I have tested the actual release 0.4 against my github home URL (uses TLS 1.2 encryption) and the result is OK. Could you please give more details? Thanks in advanced

          Pavel Saab added a comment -

          This is error I am getting in the build log:

          javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake - Remote host closed connection during handshake

          It looks like we are using RSA algorithm instead of ECDH_P256 that is used by GitHub.com

          Pavel Saab added a comment - This is error I am getting in the build log: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake - Remote host closed connection during handshake It looks like we are using RSA algorithm instead of ECDH_P256 that is used by GitHub.com

          Could you please post a URL that use that algorithm in order to test the issue? is the site that your are trying to monitor public?

          Francisco Hernandez Suarez added a comment - Could you please post a URL that use that algorithm in order to test the issue? is the site that your are trying to monitor public?

          Pavel Saab added a comment -

          The URL that I am trying to monitor is not public facing. I am also not able to test monitoring of https://github.com as I am behind a proxy and not able to reach that website using the plugin.

          Pavel Saab added a comment - The URL that I am trying to monitor is not public facing. I am also not able to test monitoring of https://github.com as I am behind a proxy and not able to reach that website using the plugin.

            onuba Francisco Hernandez Suarez
            pavelsaab Pavel Saab
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: