This is an automated email from the ASF dual-hosted git repository.

brusdev pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 66ed62d7ec ARTEMIS-5640: Fix property name for Hawtio JAAS realm
66ed62d7ec is described below

commit 66ed62d7ecaeed52d4be625ca3972b87338c5ff5
Author: Grzegorz Grzybek <[email protected]>
AuthorDate: Fri Aug 29 15:47:22 2025 +0200

    ARTEMIS-5640: Fix property name for Hawtio JAAS realm
---
 docs/user-manual/security.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/security.adoc b/docs/user-manual/security.adoc
index 1a3246bf52..281f18640e 100644
--- a/docs/user-manual/security.adoc
+++ b/docs/user-manual/security.adoc
@@ -1365,7 +1365,7 @@ activemq-cert {
 ----
 
 * Change the hawtio realm to match the realm defined in the `login.config` 
file for the <<certificateloginmodule,certificate login module>>.
-This is configured in the `artemis.profile` via the system property 
`-Dhawtio.role=activemq-cert`.
+This is configured in the `artemis.profile` via the system property 
`-Dhawtio.realm=activemq-cert`.
 * Create a key pair for the client and import the public key in a truststore 
file.
 +
 ----


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to