[
https://issues.apache.org/jira/browse/NIFI-15948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-15948:
------------------------------------
Status: Patch Available (was: In Progress)
> Switch HashiCorp Vault Client Service to SSLContextProvider
> -----------------------------------------------------------
>
> Key: NIFI-15948
> URL: https://issues.apache.org/jira/browse/NIFI-15948
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{StandardHashiCorpVaultClientService}} should be refactored to use the
> {{SSLContextProvider}} interface instead of {{SSLContextService}} for
> configuring TLS communication with HashiCorp Vault servers.
> Following the pattern of other services, the {{SSLContextProvider}}
> Controller Service should be used to construct a Java {{SSLContext}}, which
> can be supplied to the HTTP client class for TLS communication. This approach
> enables to the use of additional {{SSLContextProvider}} implementations while
> maintaining support for existing {{SSLContextService}} Controller Services.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)