[
https://issues.apache.org/jira/browse/NIFI-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Witt resolved NIFI-7223.
----------------------------
Resolution: Fixed
> NiFi fails to start correctly when keystorePasswd is filled and keyPasswd is
> blank
> ----------------------------------------------------------------------------------
>
> Key: NIFI-7223
> URL: https://issues.apache.org/jira/browse/NIFI-7223
> Project: Apache NiFi
> Issue Type: Task
> Reporter: Nathan Gough
> Assignee: Nathan Gough
> Priority: Major
> Fix For: 1.12.0, 1.11.4
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> A secure NiFi will start up but will throw exceptions on attempting to access
> the UI. This is due to a change in -NIFI-6927-
> For a keystore and key with matching passwords, when the keystorePasswd
> property in nifi.properties is set, and the keyPasswd is not, theĀ
> OkHttpReplicationClient would receive "" for the keyPasswd instead of null,
> causing the OkHttpReplicationClient and NiFi to still initialize but not run
> correctly. Historical usage suggests the OkHttpReplicationClient should use
> the keystorePasswd value.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)