MQTT client with TLS verification

Hi. Is there any chances that with homey publish and subscribe topic with client TLS verification (with .cer/.crt/.pem/.key certificate and key)?

Best regards, Simon

Yes, the app is called

MQTT Broker & MQTT Hub apps are available as well.

Hi Peter.

With “MQTT client app” can not load certificate and key, just disable checking.

Thanks anyway.

The Broker should provide for the secure connection and certificate

Client-side certificates are meant for identification, so the broker is certain that it’s talking to a particular client.

1 Like

And this is not possible with “mqtt client app” for now.