GitHub user alopresto opened a pull request: https://github.com/apache/nifi/pull/925
NIFI-2640 Fixed Windows encrypt-config.bat script The Apache repo hasn't synced with GitHub yet, so [PR 834] still shows as open, and this PR includes the [`c638191`](https://github.com/apache/nifi/commit/c638191a47ae5767de82b383ecb04496ce18877b) commit which will close it. I'll update this PR after Apache syncs. You can merge this pull request into a Git repository by running: $ git pull https://github.com/alopresto/nifi NIFI-2640 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/nifi/pull/925.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #925 ---- commit c638191a47ae5767de82b383ecb04496ce18877b Author: Andy LoPresto <alopre...@apache.org> Date: 2016-08-16T03:18:47Z NIFI-1831 Added internal logic and command-line tool to allow AES-encrypted sensitive configuration values in nifi.properties. This closes #834. commit 6705aa21430bcc54568bf35f075e6a7cf6fe4e9e Author: Andy LoPresto <alopre...@apache.org> Date: 2016-08-24T04:13:07Z NIFI-2640 Fixed Windows encrypt-config.bat script to correctly invoke ConfigEncryptionTool. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---