[ https://issues.apache.org/jira/browse/LOG4J2-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131359#comment-16131359 ]
ASF subversion and git services commented on LOG4J2-1896: --------------------------------------------------------- Commit e0d7a551efaa37fb6094ce268472973040d0cd02 in logging-log4j2's branch refs/heads/master from [~garydgregory] [ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=e0d7a55 ] [LOG4J2-1896] Update classes in org.apache.logging.log4j.core.net.ssl in APIs from String to char[] for passwords. Add clear secrets API but don't use 'em yet. > Update classes in org.apache.logging.log4j.core.net.ssl in APIs from String > to char[] for passwords > --------------------------------------------------------------------------------------------------- > > Key: LOG4J2-1896 > URL: https://issues.apache.org/jira/browse/LOG4J2-1896 > Project: Log4j 2 > Issue Type: Improvement > Components: Configurators > Reporter: Gary Gregory > Assignee: Gary Gregory > Fix For: 2.9 > > > Update {{org.apache.logging.log4j.core.net.ssl.StoreConfiguration}} from a > {{String}} to {{char[]}} to represent its password. > The goal is to reduce the security risk of using a String for a password. See > https://stackoverflow.com/questions/8881291/why-is-char-preferred-over-string-for-passwords -- This message was sent by Atlassian JIRA (v6.4.14#64029)