tests/projects/mqtt_ssl/mqtt_0@mqtt/confnode.xml
author Edouard Tisserant <edouard@beremiz.fr>
Thu, 05 Sep 2024 15:55:46 +0200
changeset 4011 fdbb3c4ebbf6
parent 4006 e16c8443e877
child 4029 564f0f1ea75e
permissions -rw-r--r--
MQTT: WIP supporting structured types : do not crash when generating C code if using location with no size
<?xml version='1.0' encoding='utf-8'?>
<MQTTClient xmlns:xsd="http://www.w3.org/2001/XMLSchema" Broker_URI="wss://192.168.19.25:18885">
  <AuthType>
    <x509 Client_certificate="" Broker_certificate="test-root-ca.crt" Verify_hostname="false"/>
  </AuthType>
</MQTTClient>