'How to configure InvokeHTTP processor for HTTPS?

So I am trying to make GET request and as Remote URL I am using this open api endpoint.

But InvokeHTTP processor shows an error: Unable to find valid certification path to requested target

So since I am new to nifi I didn't touch any other setting. Can someone please help me with proper configuration for this?

Thank you beforehand!



Solution 1:[1]

Set a SSL Context Service property (https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-ssl-context-service-nar/1.6.0/org.apache.nifi.ssl.StandardSSLContextService/index.html) in the InvokeHTTP processor

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 tonykoval