David Handermann created NIFI-8511:
--------------------------------------

             Summary: 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


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)

Reply via email to