thenatog commented on pull request #4715:
URL: https://github.com/apache/nifi/pull/4715#issuecomment-740259543


   This can be tested with the following files:
   nifi-toolkit/nifi-toolkit-encrypt-config/src/test/resources/bootstrap.conf
   
nifi-toolkit/nifi-toolkit-encrypt-config/src/test/resources/nifi_default.properties
   and the attached flow.xml.gz file. 
[large-flow.xml.gz](https://github.com/apache/nifi/files/5655962/large-flow.xml.gz)
   
   The attached file is 10mb gzipped, and ~1GB unzipped. It has a processor 
with an encrypted field repeated many times:
   
enc{2032416987A00D9FCD757528D7AE609D7E793CA5F956641DB53E14CDB9BFCD4037B73AC705CD3F5C1C1BDE18B8D7B281}
 whose value is "thisIsABadPassword"
   
   The command to run is:
   ./encrypt-config.sh -n conf/nifi.properties -f conf/large-flow.xml.gz -b 
conf/bootstrap.conf -x -v -s aNewPassword
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to