[
https://issues.apache.org/jira/browse/NIFI-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15434157#comment-15434157
]
ASF GitHub Bot commented on NIFI-2640:
--------------------------------------
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 <[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 6705aa21430bcc54568bf35f075e6a7cf6fe4e9e
Author: Andy LoPresto <[email protected]>
Date: 2016-08-24T04:13:07Z
NIFI-2640 Fixed Windows encrypt-config.bat script to correctly invoke
ConfigEncryptionTool.
----
> Fix Windows command-line utility for encrypted configuration files
> ------------------------------------------------------------------
>
> Key: NIFI-2640
> URL: https://issues.apache.org/jira/browse/NIFI-2640
> Project: Apache NiFi
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 1.0.0
> Reporter: Andy LoPresto
> Assignee: Andy LoPresto
> Labels: configuration, encryption, security, windows
> Fix For: 1.0.0
>
>
> The *nix script {{encrypt-config.sh}} properly invokes the
> {{ConfigEncryptionTool}} but the Windows {{encrypt-config.bat}} does not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)