[
https://issues.apache.org/jira/browse/NIFI-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409843#comment-15409843
]
ASF subversion and git services commented on NIFI-2423:
-------------------------------------------------------
Commit 7ffa30d21b2bc97ca280f881dc75a2f385deec1d in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=7ffa30d ]
NIFI-2423: Make use of the SSLContextService to provide SSL information
Signed-off-by: Oleg Zhurakousky <[email protected]>
> Add a sensitive property to store the trust store password in the
> consume/publish kafka processors
> --------------------------------------------------------------------------------------------------
>
> Key: NIFI-2423
> URL: https://issues.apache.org/jira/browse/NIFI-2423
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 0.7.0
> Reporter: Arpit Gupta
> Assignee: Oleg Zhurakousky
> Priority: Critical
> Fix For: 1.0.0, 0.8.0
>
> Attachments:
> 0001-NIFI-2423-Make-use-of-the-SSLContextService-to-provi.patch
>
>
> When user configures kafka processors to interact with SSL enabled protocol
> they need to set additional configs.
> ssl.truststore.location and ssl.truststore.password.
> Today the trust store password is clear text. We should make that a default
> property and make it sensitive.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)