mmcc-xx / WhosAtMyFeeder

316 stars 15 forks source link

Initial TLS support #30

Open Adminiuga opened 1 year ago

Adminiuga commented 1 year ago
Use TLS for broker connection. The following configuration file parameters were added: Parameter Required Default Value Notes
mqtt_port False 1883 MQTT Broker connection port
mqtt_use_tls False False Use TLS for broker connection
mqtt_insecure_tls False False Don't verify broker certificate
mqtt_tls_ca_certs False None Path to .pem file containing all trusted root certificates