mosquitto: Fix connections using TLS

This commit is contained in:
Timo Makinen 2024-12-23 08:05:57 +00:00
parent 632f34ec1a
commit 0a861b0b8e

View file

@ -9,7 +9,7 @@ protocol mqtt
# listen to mqtt over websockets
listener 8883
protocol websockets
protocol mqtt
# tls options
certfile {{ tls_certs }}/{{ inventory_hostname }}.crt