Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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
Attachments
Issue Links
- is related to
-
LOG4J2-2059 Refactor classes in core.net.ssl to allow non-KeyStore Providers
- Open
-
LOG4J2-2054 Provide ways to configure SSL that avoid plain-text passwords in the log4j configuration
- Closed
- relates to
-
LOG4J2-1898 Update classes in org.apache.logging.log4j.core.net.ssl to the builder pattern
- Open