David Handermann created NIFI-9035:
--------------------------------------
Summary: Keystore Valid Check Throws NPE on null Keystore Password
Key: NIFI-9035
URL: https://issues.apache.org/jira/browse/NIFI-9035
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework, Extensions
Affects Versions: 1.14.0
Reporter: David Handermann
Assignee: David Handermann
The {{StandardSSLContextService}} and other components that depend on
{{StandardTlsConfiguration}} can throw a {{NullPointerException}} when the
Keystore Password is {{null}}. The
{{StandardTlsConfiguration.isKeystoreValid()}} method should return the
appropriate status instead of throwing a {{NullPointerException}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)