I'm running Mosquitto broker with SSL/TLS on port 8883, I tried setting up a device control tile with this app however it does not work due to a protocol error. Does this app support MQTT with TLS?
1664414366: New connection from ***.***.***.***:***** on port 8883.
1664414366: OpenSSL Error[0]: error:1402542E:SSL routines:ACCEPT_SR_CLNT_HELLO:tlsv1 alert protocol version
1664414366: Client <unknown> disconnected: Protocol error.
1664414366: Client connection from ***.***.***.*** failed: error:1402542E:SSL routines:ACCEPT_SR_CLNT_HELLO:tlsv1 alert protocol version.
[
{
"controls": [
{
"MQTTtopic": "cmnd/tasmota/Power",
"PIFlags": 134217728,
"controlID": "0",
"deviceType": 13,
"enabled": true,
"retain": false,
"structure": "Tasmota",
"subtitle": "State",
"template": {
"actionDescription": "",
"offCommand": "OFF",
"onCommand": "ON",
"templateType": "toggletemplate"
},
"title": "PC Power"
}
],
"enabled": true,
"password": "****",
"port": 8883,
"protocol": "tcp",
"url": "mqtt.*****.***",
"username": "*****"
}
]
I'm running Mosquitto broker with SSL/TLS on port 8883, I tried setting up a device control tile with this app however it does not work due to a protocol error. Does this app support MQTT with TLS?
mosquitto.log
current config