Marton Szasz created MINIFICPP-2118:
---------------------------------------
Summary: fix HTTPClientTests failure on CentOS 7
Key: MINIFICPP-2118
URL: https://issues.apache.org/jira/browse/MINIFICPP-2118
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Marton Szasz
{noformat}
[2023-05-10 16:02:44.706]
[org::apache::nifi::minifi::extensions::curl::HTTPClient] [error]
curl_easy_perform() failed SSL peer certificate or SSH remote key was not OK on
https://apache.org, error code 60
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
HTTPClientTests is a
Catch v2.13.10 host application.
Run with -? for options
-------------------------------------------------------------------------------
SSL without SSLContextService
-------------------------------------------------------------------------------
/home/szaszm/nifi-minifi-cpp/extensions/http-curl/tests/unit/HTTPClientTests.cpp:147
...............................................................................
/home/szaszm/nifi-minifi-cpp/extensions/http-curl/tests/unit/HTTPClientTests.cpp:150:
FAILED:
REQUIRE( client.submit() )
with expansion:
false
===============================================================================
test cases: 6 | 5 passed | 1 failed
assertions: 52 | 51 passed | 1 failed
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)