Re: Mqtts - secure mqtt

2022-02-07 Thread Angelo Ginocchio
https://en.wikipedia.org/wiki/Certificate_revocation_list [5] https://activemq.apache.org/components/artemis/documentation/latest/security.html#dual-authentication Regards, Domenico On Mon, 7 Feb 2022 at 09:59, Angelo Ginocchio wrote: Thanks Justin. I was hoping there was a complete configuration spe

Re: Mqtts - secure mqtt

2022-02-07 Thread Angelo Ginocchio
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 wrote: Hi everyone, I use "Activemq artemis" and I have to configure the broker using the MQT

Mqtts - secure mqtt

2022-02-06 Thread Angelo Ginocchio
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