You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "James Wing (JIRA)" <ji...@apache.org> on 2016/07/14 21:12:20 UTC

[jira] [Resolved] (NIFI-2222) Jetty reversal of KeyStore, Key passwords in nifi.properties

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

James Wing resolved NIFI-2222.
------------------------------
       Resolution: Fixed
         Assignee: Bryan Rosander
    Fix Version/s: 1.0.0

> Jetty reversal of KeyStore, Key passwords in nifi.properties
> ------------------------------------------------------------
>
>                 Key: NIFI-2222
>                 URL: https://issues.apache.org/jira/browse/NIFI-2222
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Bryan Rosander
>            Assignee: Bryan Rosander
>             Fix For: 1.0.0
>
>
> In JettyServer, currently if you define both nifi.security.keystorePasswd and nifi.security.keyPasswd, the keyPasswd value will be used for the SslContext's keyStorePassword and the keyStorePasswd will be used for the keyManagerPassword.
> Additionally if you only define the keyPasswd, it will set keyStorePassword instead of keyManagerPassword.
> I believe that this is backwards from the expected behaviour of the two properties.



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