Gábor Gyimesi created MINIFICPP-2543:
----------------------------------------
Summary: Add Checksum Algorithm property to PutS3Object processor
Key: MINIFICPP-2543
URL: https://issues.apache.org/jira/browse/MINIFICPP-2543
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
AWS SDK by default doesn't set checksum algorithm on any S3 upload, but
calculates and sets the Content-MD5 header instead. FIPS mode does not allow
MD5 hash use as MD5 is not FIPS compliant so we should be able to configure
checksum algorithm in the PutS3Object processor to avoid this issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)