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

Client Auth property no longer used

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Done
    • None
    • 1.8.0
    • Core Framework
    • None

    Description

      With the introduction of connection based load balancing, cluster communications can no longer be over 1-way SSL. Currently, the client auth property of nifi.properties only applied to these cluster communications. If set to false, a cluster will fail with the following exception:

      javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
      

      This property is not used currently for site-to-site which requires it to be `required` (which is the proposed solution here).

      This property is not used currently for Jetty which will `require` or `want` it based on the configured features.

      Attachments

        Issue Links

          Activity

            People

              mcgilman Matt Gilman
              mcgilman Matt Gilman
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: