Description
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.
Attachments
Issue Links
- links to