[
https://issues.apache.org/jira/browse/NIFI-15140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18033040#comment-18033040
]
ASF subversion and git services commented on NIFI-15140:
--------------------------------------------------------
Commit a0b685439a21aad0875d9c2e57a8a45469d79267 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a0b685439a ]
NIFI-15140 Removed unused cluster.protocol.is.secure property
- Removed documentation and example references to the unused application
property
Signed-off-by: Pierre Villard <[email protected]>
This closes #10465.
> Remove cluster.protocol.is.secure property
> ------------------------------------------
>
> Key: NIFI-15140
> URL: https://issues.apache.org/jira/browse/NIFI-15140
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The application property {{nifi.cluster.protocol.is.secure}} does not
> currently control enabling TLS for cluster communication, instead the
> presence of {{nifi.security.keystore}} and {{nifi.security.truststore}}
> properties enable TLS. For this reason, the
> {{nifi.cluster.protocol.is.secure}} property can be removed from current
> builds without changing existing behavior.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)