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

ASF GitHub Bot commented on MINIFI-40:
--------------------------------------

GitHub user brosander opened a pull request:

    https://github.com/apache/nifi-minifi/pull/19

    MINIFI-40 - Defaulting to empty string for keystore, truststore, sslP…

    …rotocol

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

    $ git pull https://github.com/brosander/nifi-minifi MINIFI-40

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

    https://github.com/apache/nifi-minifi/pull/19.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 #19
    
----
commit 4328421021f42a52ac83076ed5834cf31f84a865
Author: Bryan Rosander <[email protected]>
Date:   2016-06-17T20:48:50Z

    MINIFI-40 - Defaulting to empty string for keystore, truststore, sslProtocol

----


> SecurityPropertiesSchema doesn't properly handle empty security properties
> --------------------------------------------------------------------------
>
>                 Key: MINIFI-40
>                 URL: https://issues.apache.org/jira/browse/MINIFI-40
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>            Reporter: Joseph Percivall
>
> The SecurityPropertiesSchema class uses the getOptionalKeyAsType method with 
> a default value of null for each of the keystore, truststore and sslProtcol 
> properties. This ends up getting translated to "null" in the nifi.properties 
> file. 
> The correct default should be "". 



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

Reply via email to