You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bill SAndman (JIRA)" <ji...@apache.org> on 2018/06/25 17:05:00 UTC

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

Bill SAndman created NIFI-5335:
----------------------------------

             Summary: 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
         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
(v7.6.3#76005)