-
is there any softHSM integration with the mosquitto broker for the security.
-
Hello,
I have two problems with mosquitto.
The first one is similar to the problem described in this thread (https://github.com/eclipse/mosquitto/issues/433) with the difference that I just want to…
-
I've been banging my head against this for a while, so apologies if this isn't clear!
Background: I'm trying to connect my Magtag to a Mosquitto server. I'm able to subscribe, publish, and receive…
-
I have HomeAssistant running on a headless server. I want to setup monitor on some RPI-zero's around the house, much like the HA example in the documentation. My question is, do I need Mosquitto ins…
-
This is the second time I faced this issue and I had no idea how to reproduce it. It just suddenly happened.
I am using Ubuntu 16.04 LTS with mosquitto version 1.4.8 installed through apt-get.
I…
-
Using mosquitto 1.6.2 broker with TLS and Bridge, Windows build, with client certificate for bridge connection, only first bridge connect succeeds.
Automatic reconnection fails on almost every retry,…
-
Hi,
I have a mosquitto broker which the ssl certificate is not valid.
So I cannot connect to broker whereas I can with MQTT explorer which has this option to bypass the certficate validation,
is it…
-
This works:
```
(mypy) root@ubuntu:/mypy# export PYTHONPATH=/mypy; /usr/sbin/mosquitto -c /etc/mosquitto/mosquitto.conf
redis initialized 127.0.0.1 6379
AUTH: user=admin, password matches = Tr…
-
### What happened?
After update Bosch Thermostat II in livingroom stopped working, losing connection and needs to be paired again. Loses again after a while the connection.
Konfig:
port: /dev/tty…
-
I'm on a (rooted) Samsung Note10+ running Android 10, trying to connect to a personal mosquitto broker I'm running. Authentication is via certificates only, and that works fine using the same certifi…