You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Andy LoPresto (JIRA)" <ji...@apache.org> on 2016/02/03 21:59:39 UTC

[jira] [Resolved] (NIFI-1463) Alert users about potentially unsafe password and algorithm combinations when using PBE

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

Andy LoPresto resolved NIFI-1463.
---------------------------------
    Resolution: Fixed

Custom validation in the {{EncryptContent}} processor will block operation and warn the user that the combination of algorithm and password is insecure. This can be overridden with the "{{Allow Insecure Cryptographic Modes}}" property. 

Updated Admin Guide as well. 

> Alert users about potentially unsafe password and algorithm combinations when using PBE
> ---------------------------------------------------------------------------------------
>
>                 Key: NIFI-1463
>                 URL: https://issues.apache.org/jira/browse/NIFI-1463
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 0.4.1
>            Reporter: Andy LoPresto
>            Assignee: Andy LoPresto
>              Labels: encryption, security
>             Fix For: 0.5.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Users can select a weak PBE algorithm for {{EncryptContent}} processor and on a machine without unlimited strength crypto jurisdiction policies installed, the password will be limited to 7 characters. Provide a warning to users about this unsafe situation with instructions to remedy. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)