Skip to content

Add support for use ssl (without certificate authentication) and transport type

Compare
Choose a tag to compare
@sivulich sivulich released this 06 Aug 13:09
· 2 commits to master since this release

Added two new options for the MQTTAsgi configuration:

Parameter Explanation Environment variable Default
-SSL / --use-ssl Use ssl (without certificate authentication) MQTT_USE_SSL False
-T / --transport Transport type (tcp or websockets) MQTT_TRANSPORT tcp