[
https://issues.apache.org/jira/browse/MINIFICPP-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits resolved MINIFICPP-1323.
---------------------------------------
Resolution: Fixed
> Encrypt sensitive properties of agent's configuration
> -----------------------------------------------------
>
> Key: MINIFICPP-1323
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1323
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Ferenc Gerlits
> Assignee: Ferenc Gerlits
> Priority: Minor
> Fix For: 0.9.0
>
> Time Spent: 17h
> Remaining Estimate: 0h
>
> Encrypt sensitive information like passwords in the {{minifi.properties}}
> file.
> As the first step, encrypt {{nifi.security.client.pass.phrase}} and
> {{nifi.rest.api.password}}, but allow the user to specify further properties
> to be encrypted.
> Also as an initial implementation, we can follow what NiFi does in its
> {{encrypt-config.sh}} script: replace the sensitive properties with an
> encrypted version, and place the encryption key in the {{bootstrap.conf}}
> file (which should be secured using file system permissions).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)