tests/projects/opcua_client_encrypted/opcua_0@opcua/confnode.xml
changeset 3820 46f3ca3f0157
parent 3631 176e1f218c61
equal deleted inserted replaced
3819:4582f0fcf4c4 3820:46f3ca3f0157
     1 <?xml version='1.0' encoding='utf-8'?>
     1 <?xml version='1.0' encoding='utf-8'?>
     2 <OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema">
     2 <OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema" Server_URI="opc.tcp://127.0.0.1:4840/freeopcua/server/">
     3   <AuthType>
     3   <AuthType>
     4     <x509 Certificate="my_cert.der" PrivateKey="my_private_key.pem">
     4     <x509 Certificate="my_cert.der" PrivateKey="my_private_key.pem">
     5       <Policy/>
     5       <Policy/>
     6       <Mode/>
     6       <Mode/>
     7     </x509>
     7     </x509>