[
https://issues.apache.org/jira/browse/NIFI-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15691611#comment-15691611
]
ASF subversion and git services commented on NIFI-2655:
-------------------------------------------------------
Commit 1b2b9f136df73a8b0d5d21419b6ebc2206f78393 in nifi's branch
refs/heads/master from [~alopresto]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=1b2b9f1 ]
NIFI-2655 Implemented logic check for missing -n or -l arguments.
Added and updated unit tests.
Cleaned up unnecessary and commented code.
Removed ignored unit tests.
Cleaned up commented code.
This closes #1262.
Signed-off-by: Andy LoPresto <[email protected]>
> Encrypted config tool should handle absence of "-n" flag
> --------------------------------------------------------
>
> Key: NIFI-2655
> URL: https://issues.apache.org/jira/browse/NIFI-2655
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Configuration, Tools and Build
> Affects Versions: 1.0.0
> Reporter: Andy LoPresto
> Assignee: Andy LoPresto
> Priority: Minor
> Labels: config, security
> Fix For: 1.1.0
>
>
> The {{encrypt-config}} tool will fail if the source {{-n nifi.properties}}
> flag is not present. However, it first looks for {{./conf/nifi.properties}}
> before failing. Either {{-n}} should be a required flag or a default
> {{nifi.properties}} template file should be populated within the tool.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)