WojciechWitos created NIFI-16360:
------------------------------------
Summary: PutS3Object 2.12.0 Processor issues
Key: NIFI-16360
URL: https://issues.apache.org/jira/browse/NIFI-16360
Project: Apache NiFi
Issue Type: Bug
Components: NiFi Stateless
Affects Versions: 2.12.0
Reporter: WojciechWitos
Hi,
Some changes in NIFi version 2.12.0 have impact on the sending data to S3
storage. On the NiFi 2.11.0 it works fine.
Error example:
PutS3Object[id=9b537795-57d3-397b-8630-a94c9f23612b] Failed to put
FlowFile[filename=78b2544d-ec34-44c1-8702-5ea43320f61d] to Amazon S3 due to
software.amazon.awssdk.core.exception.SdkClientException: Unable to execute
HTTP request: Certificate for <somekindofflowfile-bckp.global.s3.ABC.net>
doesn't match any of the subject alternative names: [s3.ABC.net, *.s3.ABC.net]
(SDK Attempt Count: 1)
- Caused by: javax.net.ssl.SSLPeerUnverifiedException: Certificate for
<XYZ.XYZ.s3.ABC.net> doesn't match any of the subject alternative names:
[s3.ABC.net, *.s3.ABC.net]: {}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)