Hi All
I try to execute a simple flow with a MINFI CPP.
For now i create a random number and try to push this to a rest-api with invokehttp
in nifi it works perfectly, but in minifi it gives me the following error:
[class org::apache::nifi::minifi::utils::HTTPClient] [error] curl_easy_perform() failed Unsupported protocol on https://.......
what do i miss?
any hints?
thanks
stefan