[
https://issues.apache.org/jira/browse/ARTEMIS-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic closed ARTEMIS-3790.
------------------------------------
Resolution: Fixed
> Support masked passwords when creating connections
> --------------------------------------------------
>
> Key: ARTEMIS-3790
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3790
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: API
> Affects Versions: 2.19.1
> Reporter: Apache Dev
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> ActiveMQConnectionFactory#createConnection and similar APIs could accept
> "masked" passwords.
> This would improve usability in cases where connection password is already
> stored in masked format.
> For example, a client using TLS and username/password authentication would
> need to configure the "trustStorePassword" in the brokerURL - which accepts
> the ENC(...) form - and the connection password - currently not accepting the
> ENC(...) form.
> Accepting the masked password even for connection creation would improve
> usability for clients storing masked passwords in configuration files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)