tests: opcua_client test project is not meant to be encrypted. wxPython4
authorEdouard Tisserant <edouard.tisserant@gmail.com>
Wed, 14 Sep 2022 15:24:33 +0200
branchwxPython4
changeset 3616 369c3edc1a65
parent 3615 5c983ead9db0
child 3617 c3aae4c95bc1
tests: opcua_client test project is not meant to be encrypted.
tests/projects/opcua_client/opcua_0@opcua/confnode.xml
--- a/tests/projects/opcua_client/opcua_0@opcua/confnode.xml	Wed Sep 14 15:02:43 2022 +0200
+++ b/tests/projects/opcua_client/opcua_0@opcua/confnode.xml	Wed Sep 14 15:24:33 2022 +0200
@@ -1,9 +1,4 @@
 <?xml version='1.0' encoding='utf-8'?>
 <OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-  <AuthType>
-    <x509>
-      <Policy/>
-      <Mode/>
-    </x509>
-  </AuthType>
+  <AuthType/>
 </OPCUAClient>