[ 
https://issues.apache.org/jira/browse/NIFI-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316116#comment-16316116
 ] 

ASF GitHub Bot commented on NIFI-4708:
--------------------------------------

Github user kevdoran commented on the issue:

    https://github.com/apache/nifi/pull/2376
  
    @alopresto thanks for the thorough review! I've pushed an update that 
addresses your comments. It also adds a lot of test cases (see 
NiFiRegistryModeSpec and NiFiRegistryDecryptModeSpec), which cover all the 
functionality that I intend to expose in this version (ie, [--nifiRegistry 
[--decrypt] [options]]. Given that I had time to do more testing, I also 
removed the "experimental" warning output when the new modes are run. Let me 
know what you think and if you see anything else to improve in this PR.


> Add support for NiFi Registry to the encrypt-config tool in NiFi Toolkit
> ------------------------------------------------------------------------
>
>                 Key: NIFI-4708
>                 URL: https://issues.apache.org/jira/browse/NIFI-4708
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Kevin Doran
>            Assignee: Kevin Doran
>             Fix For: 1.5.0
>
>
> NiFi Registry now supports loading encrypted config files (e.g., 
> nifi-registry.properties, authorizers.xml, login-identity-providers.xml). 
> These files are very difficult to encrypt by hand, and is not recommended. 
> Because NiFi Registry utilizes the same encryption algorithms supported by 
> NiFi, the easiest way to build a tool for encrypting NiFi Registry config 
> properties is to extend the the encrypt-config tool in NiFi Toolkit to 
> support NiFi Registry as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to