Hi Mohanavalli,
the passwords in the acceptor needs to be decoded and the one-way algorithm
of the default sensitive string codec doesn't support decoding, see
https://github.com/apache/activemq-artemis/blob/2.42.0/artemis-commons/src/main/java/org/apache/activemq/artemis/utils/DefaultSensitiveStr
Hi All,
As the two-way algorithm in the default sensitive string codec for password
masking has been deprecated since Artemis 2.38.0, can the broker be configured
to use the one-way algorithm with default codec. If yes, how to enable this in
broker.xml?
I added below configuration in broker.xm