Kristof Farkas-Pall created LOG4J2-3548:
-------------------------------------------
Summary: Password-less key stores fail to initialise
StoreConfiguration
Key: LOG4J2-3548
URL: https://issues.apache.org/jira/browse/LOG4J2-3548
Project: Log4j 2
Issue Type: Bug
Components: Core
Affects Versions: 2.18.0
Reporter: Kristof Farkas-Pall
In LOG4J2-3439 there was a change in AbstractKeyStoreConfiguration that
replaces null passwords with a default value. This means that when
password-less key stores initialized, the integrity is checked with the default
password ("changeit"), which of course fails.
I think the replacement should be reverted, to allow for password-less key
stores to be initalized correctly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)