Added SSL/TLS support for mosquitto
This commit is contained in:
24
api/mosquitto/log/mosquitto.log
Normal file
24
api/mosquitto/log/mosquitto.log
Normal file
@@ -0,0 +1,24 @@
|
||||
1766751873: mosquitto version 2.0.22 starting
|
||||
1766751873: Config loaded from /mosquitto/config/mosquitto.conf.
|
||||
1766751873: Warning: File /mosquitto/config/passwords has world readable permissions. Future versions will refuse to load this file.
|
||||
To fix this, use `chmod 0700 /mosquitto/config/passwords`.
|
||||
1766751873: Opening ipv4 listen socket on port 1883.
|
||||
1766751873: Opening ipv6 listen socket on port 1883.
|
||||
1766751873: Opening websockets listen socket on port 9001.
|
||||
1766751873: mosquitto version 2.0.22 running
|
||||
1766752088: mosquitto version 2.0.22 terminating
|
||||
1766752088: Saving in-memory database to /mosquitto/data//mosquitto.db.
|
||||
1766752089: mosquitto version 2.0.22 starting
|
||||
1766752089: Config loaded from /mosquitto/config/mosquitto.conf.
|
||||
1766752089: Opening ipv4 listen socket on port 1883.
|
||||
1766752089: Opening ipv6 listen socket on port 1883.
|
||||
1766752089: Opening websockets listen socket on port 9001.
|
||||
1766752089: mosquitto version 2.0.22 running
|
||||
1766752124: New connection from 172.18.0.1:39692 on port 1883.
|
||||
1766752124: Client auto-D9EE31CE-8EE7-274C-A6C2-6C9A254B9A4C disconnected, not authorised.
|
||||
1766752138: New connection from 172.18.0.1:42808 on port 1883.
|
||||
1766752138: New client connected from 172.18.0.1:42808 as auto-D579FA3E-E74B-F0BC-909C-27A7F304D55A (p2, c1, k60, u'rpi').
|
||||
1766752156: New connection from 172.18.0.1:60816 on port 1883.
|
||||
1766752156: New client connected from 172.18.0.1:60816 as auto-6747DC9C-65B9-8421-1946-2BEA4E74334D (p2, c1, k60, u'rpi').
|
||||
1766752156: Client auto-6747DC9C-65B9-8421-1946-2BEA4E74334D disconnected.
|
||||
1766752160: Client auto-D579FA3E-E74B-F0BC-909C-27A7F304D55A disconnected.
|
||||
Reference in New Issue
Block a user