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

[jira] [Assigned] (NIFI-5335) PGP processor cannot handle multiple passworded keys in a pgp keyring.

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

David Handermann reassigned NIFI-5335:
--------------------------------------

    Assignee: David Handermann  (was: Andy LoPresto)

> PGP processor cannot handle multiple passworded keys in a pgp keyring.
> ----------------------------------------------------------------------
>
>                 Key: NIFI-5335
>                 URL: https://issues.apache.org/jira/browse/NIFI-5335
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Configuration Management
>    Affects Versions: 1.5.0
>         Environment: RHEL 
>            Reporter: Bill SAndman
>            Assignee: David Handermann
>            Priority: Major
>              Labels: encryption, pgp, security
>         Attachments: EncryptContent.JPG
>
>
> The Encrypt Content processor can handle only one passworded PGP Secret key on a given keyring.
> To decrypt files from multiple data sources with different passworded PGP Secret Keys, we are forced to create a separate key ring for each data source, containing a single passworded PGP Secret Key.
> It would be optimal to be able to point the decryption processor at a single NIFI user keyring that had multiple data source Secret Keys, each passworded. We would then be able to pass either the SEC ID (eg; 1024D/671D6CAF or the UID (eg. dunnhumby - SMG - Prod) and the password for the given Secret Key.
> Ideally the attached image would also include a Private Key Identifier to distinguish which jey on the ring to use, that would match the Private Keyring Passphrase.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)