[
https://issues.apache.org/jira/browse/NIFI-15301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-15301:
------------------------------------
Fix Version/s: 2.7.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Fix For: 2.7.0
>
> Time Spent: 20m
> 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)