Support Questions

Find answers, ask questions, and share your expertise

Push to HTTPS with MINIFI and InvokeHTTP

New Contributor

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

1 REPLY 1

@Stefschue 

Is SSL enabled on NiFi?