[ 
https://issues.apache.org/jira/browse/NIFI-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15148646#comment-15148646
 ] 

ASF GitHub Bot commented on NIFI-1252:
--------------------------------------

GitHub user pvillard31 opened a pull request:

    https://github.com/apache/nifi/pull/229

    NIFI-1252

    Allows empty private key passphrase by removing the validator on the 
property.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pvillard31/nifi NIFI-1252

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/229.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #229
    
----
commit 4ae03bb7ed6b2739351bcda58528d16b497821ff
Author: Pierre Villard <[email protected]>
Date:   2016-02-16T10:02:10Z

    Merge remote-tracking branch 'refs/remotes/apache/master'

commit 4c2d666cbc4199d9910e2dfe19d98201d41ae3cf
Author: Pierre Villard <[email protected]>
Date:   2016-02-16T14:17:02Z

    NIFI-1252 allow empty private key passphrase
    
    allow empty private key passphrase

----


> The FetchSFTP processor has inconsistent behavior when using public/private 
> keys for login
> ------------------------------------------------------------------------------------------
>
>                 Key: NIFI-1252
>                 URL: https://issues.apache.org/jira/browse/NIFI-1252
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: David A. Wynne
>            Priority: Minor
>
> When using public/private keys for login in to a system with FetchSFTP, it 
> requires the Private key passphrase to have a value.  The other processors 
> that have the capability to use public/private keys do not require that the 
> same property have a value. The FetchSFTP processor should be modified to 
> have the same behavior. I am testing in  version NiFi-0.4.0-SNAPSHOT.
> If I put in a value for the property, it will work, it ignores the value 
> since the key was created without a passphrase. So, it isn't a show stopper, 
> just a little annoying.



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

Reply via email to