David Handermann created NIFI-15301:
---------------------------------------

             Summary: Replace Restricted SSLContextService with 
SSLContextProvider in HandleHttpRequest
                 Key: NIFI-15301
                 URL: https://issues.apache.org/jira/browse/NIFI-15301
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: David Handermann
            Assignee: David Handermann


Following the pattern of other Processors, the {{HandleHttpRequest}} Processor 
should be updated to reference the {{SSLContextProvider}} interface instead of 
the {{RestrictedSSLContextService}} for the {{SSL Context Service}} property.

The Processor already uses the {{SSLContextProvider}} interface for property 
evaluation, so adjusting the property descriptor allows the Processor to be 
configured with the more generic {{SSLContextProvider}} interface, implemented 
in multiple services.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to