Gladys and MQTTS

Hello everyone

For some time now, I’ve been adding the « S » everywhere at home: HTTPS, MQTTS, etc..

It’s a bit cumbersome, but it helps me learn and understand what I’m doing.

So I have an MQTTS server at home, I connect lots of programs, each time with the right certificates, and no more passwords, awesome!!

I just set up a Docker container Zigbee2MQTT that connects with a certificate to the MQTTS server, I thought it wouldn’t be a problem for Gladys… big mistake!! there’s no way to configure it, only login/password

Should I make a feature request?

Thanks in advance
Olivier

1 Like

Hello,

For me it works perfectly by using mqtts://yourdomain:8883

What are you using on your end?

ah?

how do you tell your client(Gladys) to present its identity(certificate) signed by the same certificate authority?

I’m replying to myself, but it’s not ideal.

At the time of the post, mosquitto was configured for full MQTT over TLS, with only port 8883 open. And therefore no password.

I created a user ‹ gladys › with a password and opened port 1883.

1 Like