[
https://issues.apache.org/jira/browse/NIFI-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15434173#comment-15434173
]
ASF GitHub Bot commented on NIFI-2451:
--------------------------------------
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.
----
> Need to update Encryption Configuration content in Admin guide for 1.0 changes
> ------------------------------------------------------------------------------
>
> Key: NIFI-2451
> URL: https://issues.apache.org/jira/browse/NIFI-2451
> Project: Apache NiFi
> Issue Type: Bug
> Components: Documentation & Website
> Affects Versions: 1.0.0
> Reporter: Andrew Lim
> Assignee: Andrew Lim
> Fix For: 1.0.0
>
>
> Will need to document changes in Admin Guide for:
> NIFI-1831 for Encryption Configuration
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)