tests/projects/mqtt_ssl/mqtt_0@mqtt/confnode.xml
changeset 4029 564f0f1ea75e
parent 4006 e16c8443e877
--- a/tests/projects/mqtt_ssl/mqtt_0@mqtt/confnode.xml	Fri Oct 11 10:46:46 2024 +0200
+++ b/tests/projects/mqtt_ssl/mqtt_0@mqtt/confnode.xml	Fri Oct 11 10:49:07 2024 +0200
@@ -1,6 +1,6 @@
-<?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>
+<?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>