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

ASF subversion and git services commented on NIFI-2222:
-------------------------------------------------------

Commit 1da18a3f40a45a5896c1a409024bf46ec1e4b7da in nifi's branch 
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=1da18a3 ]

NIFI-2222 - Fixing SslContextFactory Properties set by keyStorePasswd and 
keyPasswd

This closes #632

Signed-off-by: James Wing <[email protected]>


> 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
>
> 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)

Reply via email to