Github user YolandaMDavis commented on the issue:
https://github.com/apache/nifi/pull/1216
@alopresto I was able to test encrypt-config update with the following
scenarios:
tested encryption using new -l flag along with -n, - b, and -p flags (no
migration). nifi.properties and login provider identity files encrypted
properties as expected. Master key appears as expected in bootstrap.con
tested encryption using -l, -n, and - b flag with migration of password
using -m -w. nifi.properties and login provider identity files encrypted as
expected. Master key appears as expected in bootstrap.conf
Also tested encrypted configurations with secured NiFi against OpenLDAP
(SIMPLE and TLS). In both scenarios NiFi was able to decrypt values and access
LDAP for authentication as needed.
+1
Thanks @alopresto! Will merge this in shortly
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---