Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-2373

GetHTTP - not working with sites that only support TLS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.5.1, 0.7.0
    • 1.1.0, 0.7.1
    • Core Framework
    • None
    • Windows & Debian

    Description

      Hi,

      I'm using GetHTTP processor to download a file from nvd.nist.gov.

      Recently, they have disabled support for SSL and only allow connections to be established through TLS 1.1 or TLS 1.2.

      Since this change, the GetHTTP processor fails to download the file and returns a generic "javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake" error.

      How to reproduce:

      What I've tried so far:

      • Changing the SSL Protocol attribute of the SSLContextService (to TLS, TLS 1.1 or TLS 1.2, no difference)
      • Disabling SSL with the following startup argument: -Dhttps.protocols=TLSv1.2

      Attachments

        1. Test_GetHTTP.xml
          24 kB
          Tim

        Issue Links

          Activity

            People

              alopresto Andy LoPresto
              6395328445 Tim
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: