-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 9.10, 10.10
-
Fix Version/s: 9.10-HF37, 10.10-HF15, 11.1, 2021.0
-
Component/s: S3
Currently we can not configure the S3BinaryManager to work with other hashes like SHA-1, SHA-2, SHA-3. This improvement request is to support a configurable digest for the S3BinaryManager like we can with the DefaultBinaryManager.
Note: There are some hard coded references to MD5 as a digest algorithm in S3BinaryManager, see fetchFile method.