-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF25, 11.1, 2021.0
-
Component/s: BlobManager
In some random cases TestAESBlobStore.testEncryptDecryptWithKeystore fails with:
java.lang.AssertionError: java.security.UnrecoverableKeyException: invalid stream header: 1B13A8DB at org.nuxeo.ecm.core.blob.TestAESBlobStore.doTestEncryptDecrypt(TestAESBlobStore.java:192) at org.nuxeo.ecm.core.blob.TestAESBlobStore.testEncryptDecryptWithKeystore(TestAESBlobStore.java:134)
—> the test should take into account the possible "invalid stream header" error message.
- depends on
-
NXP-28456 New implementation for the encrypted (AES) blob provider
- Resolved
- Is referenced in