mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 19:14:57 +00:00
This approaches a proper solution on how to hand over the key from RunNiFi to NiFi. Insofar the password file is pruned as part of the startup, NiFi processors can't read it. See also: NIFI-3045. This closes #1302. Signed-off-by: Andy LoPresto <alopresto@apache.org>