Andy LoPresto created NIFI-1694:
-----------------------------------
Summary: EncryptContent processor should accept keyring file or
individual key file for PGP encryption/decryption
Key: NIFI-1694
URL: https://issues.apache.org/jira/browse/NIFI-1694
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Affects Versions: 0.5.1, 0.6.0
Reporter: Andy LoPresto
Assignee: Andy LoPresto
Priority: Minor
Fix For: 0.7.0
As reported on the mailing lists [1], prior to {{0.5.1}}, users could provide
the path to an individual PGP public key file (i.e. {{exportedPublicKey.asc}})
as the {{Public Keyring File}} property in the {{EncryptContent}} processor.
With [NIFI-1324], the handling of the keyring files became more strict. While
this follows the explicit naming of the property, some users may have
individual keys rather than the keyring file.
Add logic to support individual key handling for public and secret keys in
{{EncryptContent}} processor via {{OpenPGPKeyBasedEncryptor}}.
[1]
http://mail-archives.apache.org/mod_mbox/nifi-dev/201603.mbox/%3ccaf3pksz8cdis5pvjnnm_qwoctl6pohr2gw-udnt0h2nfse3...@mail.gmail.com%3e
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)