You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Kristof Farkas-Pall (Jira)" <ji...@apache.org> on 2022/07/11 10:28:00 UTC

[jira] [Commented] (LOG4J2-3548) Password-less key stores fail to initialise StoreConfiguration

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

Kristof Farkas-Pall commented on LOG4J2-3548:
---------------------------------------------

[~pkarwasz] would it be enough to just revert the change that added the default password? Happy to make a contribution here if you're not already working on it.

> 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
>            Assignee: Piotr Karwasz
>            Priority: Major
>
> 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)