MQTT allow ipv6
This commit is contained in:
@@ -8,5 +8,5 @@ log_type notice
|
|||||||
log_type information
|
log_type information
|
||||||
allow_anonymous true
|
allow_anonymous true
|
||||||
|
|
||||||
listener 8884
|
listener 8884 ::
|
||||||
protocol mqtt
|
protocol mqtt
|
||||||
@@ -8,7 +8,7 @@ log_type notice
|
|||||||
log_type information
|
log_type information
|
||||||
allow_anonymous true
|
allow_anonymous true
|
||||||
|
|
||||||
listener 8884
|
listener 8884 ::
|
||||||
protocol mqtt
|
protocol mqtt
|
||||||
cafile /mosquitto/certs/ca.crt
|
cafile /mosquitto/certs/ca.crt
|
||||||
certfile /mosquitto/certs/server.crt
|
certfile /mosquitto/certs/server.crt
|
||||||
|
|||||||
Reference in New Issue
Block a user