> Currently, `mosquitto_client` is compiled with [the `WITH_TLS` flag set to `no`](https://github.com/ce-rust/mosquitto-client-wrapper/blob/master/build.rs#L117). This means users of `mosquitto-client-wrapper` are not able to open secure connections. https://github.com/ce-rust/mosquitto-client-wrapper/issues/9 This means that the MQTT Mosquitto Port is currently not able to support TLS.
This means that the MQTT Mosquitto Port is currently not able to support TLS.