[
https://issues.apache.org/jira/browse/ARTEMIS-3794?focusedWorklogId=787445&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-787445
]
ASF GitHub Bot logged work on ARTEMIS-3794:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 03/Jul/22 21:46
Start Date: 03/Jul/22 21:46
Worklog Time Spent: 10m
Work Description: ryan-highley opened a new pull request, #4135:
URL: https://github.com/apache/activemq-artemis/pull/4135
Adds support for standard Java TLS and ActiveMQ Artemis-specific override
encrypted system property values for the key store and trust store
passwords
Issue Time Tracking
-------------------
Worklog Id: (was: 787445)
Time Spent: 50m (was: 40m)
> "org.apache.activemq.ssl.keyStorePassword" and
> "org.apache.activemq.ssl.trustStorePassword" system properties should support
> ENC(...) format
> --------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-3794
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3794
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 2.19.1
> Reporter: Apache Dev
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> In order to set client keyStore/trustStore passwords, overriding those
> obtained by topology updates from brokers (see ARTEMIS-1157), we need to set
> system properties.
> Such properties could be logged in traces or be present in dumps.
> It would be a more secure practice to handle ENC(...) format to mask them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)