You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Nathan Gough (Jira)" <ji...@apache.org> on 2021/07/09 16:17:00 UTC

[jira] [Updated] (NIFI-8511) Add KeyStore Implementation of KeyProvider

     [ https://issues.apache.org/jira/browse/NIFI-8511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Gough updated NIFI-8511:
-------------------------------
    Fix Version/s: 1.15.0
       Resolution: Implemented
           Status: Resolved  (was: Patch Available)

> 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
>             Fix For: 1.15.0
>
>          Time Spent: 5.5h
>  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)