Hi Raman, The toolkit is built automatically if NiFi is compiled from source. It is located in the nifi-toolkit/nifi-toolkit-assembly/target/nifi-toolkit-VERSION-bin/nifi-toolkit-VERSION/ directory. There you will see the bin/, lib/, and other directories. The encrypt-config.sh script is in the bin directory.
If you do not build it from source, you can also download the toolkit separately from [1]. [1] http://nifi.apache.org/download.html Andy LoPresto [email protected] [email protected] PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4 BACE 3C6E F65B 2F7D EF69 > On Aug 26, 2017, at 10:09, Ramaninder Singh Jhajj <[email protected]> > wrote: > > Hello everyone, > > I am trying to migrate the flows to be used with new encrypted password as > mentioned in the admin documentation here > https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#encrypted-passwords-in-configuration-files > > It says what I need encrypt-config.sh from NiFi toolkit. I am not able to > find where this toolkit is and how to go about it. I have following doubts: > > 1. Is it installed with NiFi? If so, where can I find it? > 2. If it is not installed by default, where can I find it? > > > Kind Regards, > Raman
