Justin Bertram created ARTEMIS-6049:
---------------------------------------

             Summary: Mask cluster-password specified via create command
                 Key: ARTEMIS-6049
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-6049
             Project: Artemis
          Issue Type: Improvement
            Reporter: Justin Bertram
            Assignee: Justin Bertram


Currently when a broker is created we ask for admin user and password values. 
This password is hashed before it is stored in the {{artemis-users.properties}} 
file. However, when creating a clustered broker (e.g. using the {{--clustered}} 
switch) we ask for cluster-user and cluster-password values, but we don't mask 
the cluster-password value when it is stored in {{broker.xml}}. We should mask 
the cluster-password with the default sensitive string codec.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to