Hey Jim, Are you seeing errors or just having trouble getting the SSL service in general?
Here you can see how the InvokeHttp processor gets the SSL controller service: https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java#L146 Joe - - - - - - Joseph Percivall linkedin.com/in/Percivall e: [email protected] On Sunday, October 11, 2015 8:12 PM, Jim Mantheiy Jr <[email protected]> wrote: Hello, I'm attempting to leverage the ssl context service in nifi 0.2.1 and i'm unable to load any ssl services in my properties. I took a step back and copied most of the GetHttp processor to see if it was something I was missing. However, no luck. What am I missing? Thanks, Jim
