GitHub user alopresto opened a pull request:
https://github.com/apache/nifi/pull/926
NIFI-2451 Added encrypt-config documentation to Admin Guide
As with [PR 925](https://github.com/apache/nifi/pull/925) this PR has an
extra commit
[`c638191`](https://github.com/apache/nifi/commit/c638191a47ae5767de82b383ecb04496ce18877b)
which has been merged into Apache's git repository but has not yet synced to
the GitHub mirror repo. Once that sync occurs, this PR will only contain
commits
[`a6c543b`](https://github.com/apache/nifi/commit/a6c543bb3d56b4b6f28f4a429f833d51d29e16ff)
by @andrewmlim and
[`5a3f247`](https://github.com/apache/nifi/commit/5a3f24762e2e0a7d8403384fc8bb7217130186cc)
by me (1 file, ~100 lines changed).
This should supersede [PR 855](https://github.com/apache/nifi/pull/855).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alopresto/nifi NIFI-2451
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/926.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 #926
----
commit c638191a47ae5767de82b383ecb04496ce18877b
Author: Andy LoPresto <[email protected]>
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 a6c543bb3d56b4b6f28f4a429f833d51d29e16ff
Author: Andrew Lim <[email protected]>
Date: 2016-08-13T03:54:11Z
NIFI-2451 Update Admin guide for encrypt-config command utility, new
nifi.sensitive.props.additional.keys property, and removal of Java 7 reference
for JCE Unlimited Strength Jurisdiction Policy
commit 5a3f24762e2e0a7d8403384fc8bb7217130186cc
Author: Andy LoPresto <[email protected]>
Date: 2016-08-24T04:54:53Z
NIFI-2451 Added new documentation regarding encrypt-config tool after
changes in NIFI-1831.
----
---
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.
---