|
@@ -7,3 +7,6 @@ use_identity_as_username true
|
|
cafile /mosquitto/certs/root.pem
|
|
cafile /mosquitto/certs/root.pem
|
|
certfile /mosquitto/certs/server.pem
|
|
certfile /mosquitto/certs/server.pem
|
|
keyfile /mosquitto/certs/server.key
|
|
keyfile /mosquitto/certs/server.key
|
|
|
|
+
|
|
|
|
+listener 1883
|
|
|
|
+allow_anonymous true
|