Uploaded image for project: 'Apache NiFi MiNiFi C++'
  1. Apache NiFi MiNiFi C++
  2. MINIFICPP-607

Remove host and peer verification bypass configuration option

    XMLWordPrintableJSON

Details

    Description

      There is a section of the MiNiFi C++ documentation which instructs the user on how to bypass host and peer verification when making secure connections. These configuration options should be removed, and users should configure the certificates correctly.

      If during testing you have a need to disable host or peer verification, you may use the following options:

      1. in minifi.properties
        nifi.security.client.disable.host.verification=true
        nifi.security.client.disable.peer.verification=true

      Spoke to Marc Parisi off list and he asked me to assign to him.

      Attachments

        Issue Links

          Activity

            People

              phrocker Marc Parisi
              alopresto Andy LoPresto
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: