tests/projects/opcua_client/opcua_0@opcua/confnode.xml
branchwxPython4
changeset 3589 a0b645a934c9
parent 3561 77252e67d0d6
child 3616 369c3edc1a65
--- a/tests/projects/opcua_client/opcua_0@opcua/confnode.xml	Tue Aug 23 08:39:08 2022 +0200
+++ b/tests/projects/opcua_client/opcua_0@opcua/confnode.xml	Tue Sep 06 21:06:36 2022 +0200
@@ -1,2 +1,9 @@
 <?xml version='1.0' encoding='utf-8'?>
-<OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema"/>
+<OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+  <AuthType>
+    <x509>
+      <Policy/>
+      <Mode/>
+    </x509>
+  </AuthType>
+</OPCUAClient>