This protocol adaptor is very helpful to me to publish NVIDIA DeepStream meta data to mosquitto. However, AWS MQTT client is based on TLS with x.509 certificate to make MQTT connection with server. Is there any way to make MQTT clients connect to the mosquitto server port 1883 for plaintext communication?
Thank you.