Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
0.5.0
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:
- 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
- links to