Thanks Justin.
I was hoping there was a complete configuration specific to mqtts; I have seen that there are many other configuration parameters, example: acceptor, transportConnectors Also, in the case of <transportConnectors ...> the uri is mqtt + ssl: //x.x.x.x: 8883
or
mqtt: //x.x.x.x: 8883

I am a bit confused.

Thanks.
Angel

Il 07/02/2022 00:23, Justin Bertram ha scritto:
We ship an example in
examples/features/standard/ssl-enabled-dual-authentication [1] the
demonstrates the necessary configuration for cert-based authentication. The
example uses JMS, but the configuration will be the same for every
supported protocol.


Justin

[1]
https://github.com/apache/activemq-artemis/tree/main/examples/features/standard/ssl-enabled-dual-authentication

On Sun, Feb 6, 2022 at 11:07 AM Angelo Ginocchio <angelo.ginocc...@gmail.com>
wrote:

Hi everyone,
I use "Activemq artemis" and I have to configure the broker using the
MQTTS (secure-mqtt) connector with mutual authentication.
Do you have a configuration example that works that I can implement.

Thank you

Angelo


Reply via email to