[
https://issues.apache.org/jira/browse/NIFI-15301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-15301:
------------------------------------
Status: Patch Available (was: Open)
> 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)