Gábor Gyimesi created MINIFICPP-2110:
----------------------------------------
Summary: S3 communication doesn't work on CentOS
Key: MINIFICPP-2110
URL: https://issues.apache.org/jira/browse/MINIFICPP-2110
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
There is a problem with the default CA cert on Centos7
{code:java}
[2023-04-25 10:17:58.603] [org::apache::nifi::minifi::aws::utils::AWSSdkLogger]
[error] [CurlHttpClient] Curl returned error code 77 - Problem with the SSL CA
cert (path? access rights?)
[2023-04-25 10:17:58.603] [org::apache::nifi::minifi::aws::utils::AWSSdkLogger]
[error] [AWSXmlClient] HTTP response code: -1
Resolved remote host IP address: 52.95.149.70
Request ID:
Exception name:
Error message: curlCode: 77, Problem with the SSL CA cert (path? access rights?)
0 response headers:
[2023-04-25 10:17:58.603] [org::apache::nifi::minifi::aws::utils::AWSSdkLogger]
[warning] [AWSClient] If the signature check failed. This could be because of a
time skew. Attempting to adjust the signer.
[2023-04-25 10:17:58.603] [org::apache::nifi::minifi::aws::utils::AWSSdkLogger]
[warning] [AWSClient] Request failed, now waiting 0 ms before attempting again.
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)