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/03/08 14:02:00 UTC

[jira] [Updated] (NIFI-6614) Add SPP which uses JCEKS as container for encryption key for sensitive properties

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

David Handermann updated NIFI-6614:
-----------------------------------
    Resolution: Won't Fix
        Status: Resolved  (was: Patch Available)

JCEKS uses MD5 and SHA-1 hashing algorithms, as well as 3DES for encryption.  These algorithms are no longer considered secure, so other alternatives such as BCFKS, should be considered instead of JCEKS.

> Add SPP which uses JCEKS as container for encryption key for sensitive properties
> ---------------------------------------------------------------------------------
>
>                 Key: NIFI-6614
>                 URL: https://issues.apache.org/jira/browse/NIFI-6614
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Extensions, Security
>    Affects Versions: 1.9.2
>            Reporter: Andy LoPresto
>            Assignee: Troy Melhase
>            Priority: Major
>              Labels: jceks, keystore, properties, security, sensitive
>




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