# Listen on localhost interface. bind_address localhost # Internet listener witch SSL encryption. listener 1883 cafile certfile keyfile # listen on VPN interface. Uncomment this to make mosquitto listen on your VPN interface. #listener 1883 # User authentication. password_file allow_anonymous false