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

   @exceptionfactory  The initial fix works as I was able to verify (using a 
pkcs12 keystore) that trying to replay a SEND for InvokeHTTP (to ListenHTTP) 
did not work before the fix, but does work after this fix.
     
   I see where the code is now looking at ContentClaim size to get a more 
accurate size.  Very nice diagnosis.
   
   LGTM +1, 
   but I'll plan to circle back if/when additional work is done.
   
   The BCFKS issue is even when using a real password (and doesn't occur when 
following the instructions for PKCS12 keys - found in the first link of the 
SECRET KEY GENERATION section), so I am not sure what it happening with that.
   
   Error is:
   keytool error: java.io.IOException: BCKFS KeyStore corrupted: MAC 
calculation failed
   
   using java:
   openjdk version 1.8.0_332
   


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