Hi Justin,
I created ARTEMIS-5163. Thanks!
Olaf
-Ursprüngliche Nachricht-
Von: Justin Bertram
Gesendet: Montag, 18. November 2024 16:07
An: users@activemq.apache.org
Betreff: Re: Artemis fails to send mqtt will message using mutual TLS
Hey, Olaf. Thanks for the report! This looks
ivemq.apache.org
> Betreff: Re: Artemis fails to send mqtt will message using mutual TLS
>
> Hey, Olaf. Thanks for the report! This looks like a bug to me. I think the
> broker should keep track of the connection's cert(s) itself instead of
> relying on the connection since when th
Hey, Olaf. Thanks for the report! This looks like a bug to me. I think the
broker should keep track of the connection's cert(s) itself instead of
relying on the connection since when the connection is no longer valid the
certs are no longer available.
Can you open a Jira [1]?
Justin
[1] https:/
Hi,
we are using ActiveMQ Artemis 2.33 as MQTT broker. It runs on jdk-21. Clients
are authenticated using mutual TLS. The certificate DN is then used to map to a
user and eventually to the configured roles.
During testing we discovered, that the provided will message is not sent as
expected. W