[
https://issues.apache.org/jira/browse/NIFI-8511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-8511:
-----------------------------------
Status: Patch Available (was: In Progress)
> Add KeyStore Implementation of KeyProvider
> ------------------------------------------
>
> Key: NIFI-8511
> URL: https://issues.apache.org/jira/browse/NIFI-8511
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Labels: encryption, keystore, security
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The purpose of this issue is to create a new implementation of the
> {{KeyProvider}} interface supported by an instance of
> {{java.security.KeyStore}}. This implementation should support configurable
> KeyStore Location, Type, and Password properties in order for the
> implementation to work with the types listed in the NiFi {{KeystoreType}}
> enumeration. The implementation should be capable of reading {{SecretKey}}
> entries from the configured {{java.security.KeyStore}} and making them
> available to calling components. The approach should provide a more
> standardized format for accessing {{SecretKey}} material to support encrypted
> repository implementations.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)