tests/projects/opcua_browse_encrypted/opcua_0@opcua/confnode.xml
branchwxPython4
changeset 3676 2f79540660f6
parent 3673 6a04e7a90ceb
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/projects/opcua_browse_encrypted/opcua_0@opcua/confnode.xml	Tue Nov 15 14:04:10 2022 +0100
@@ -0,0 +1,9 @@
+<?xml version='1.0' encoding='utf-8'?>
+<OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+  <AuthType>
+    <x509 Certificate="my_cert.der" PrivateKey="my_private_key.pem">
+      <Policy/>
+      <Mode/>
+    </x509>
+  </AuthType>
+</OPCUAClient>