exceptionfactory commented on PR #6228:
URL: https://github.com/apache/nifi/pull/6228#issuecomment-1204100417

   > When trying instructions for creating storetype of type BCFKS 
https://exceptionfactory.com/posts/2021/11/10/configuring-apache-nifi-repository-encryption
 (under SECRET KEY GENERATION) the keytool -genseckey followed by the keytool 
-list command has output saying that there is an invalid MAC
   
   Thanks for the feedback @NissimShiman!
   
   When verifying the the BCFKS keystore, it is necessary to provide the store 
password in the command. The example has the word `PLACEHOLDER`, which must be 
changed to the actual password.
   
   I am still evaluating the issues associated with encrypted repositories. The 
current version of this pull request resolves the problem for simple use 
scenarios, but there is an additional issue related to content claim length 
determination when the framework writes multiple FlowFiles to a single 
resource. I am planning to update the pull request as soon as I have a working 
solution.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to