Page 1 of 1

Connect to OPC-UA server

Posted: 08 Sep 2017, 09:34
by enzo
Hi
I am trying to connect to a OPC-UA server with both authentication and security and certificate.
Security policy: Basic128Rsa15
Message Security Mode: Sign & Encrypt.

I am not sure how to get started. I am not able to connect with the samples downloaded, neither with advanced or simple connect.

I use a .net based version in visual studio community. Can you help me getting started.

How do I ad userdata to my client. How do I use a certificate. I have tried different things:

I can discover endpoints but are unsure how to continue from there.

I can also connect as anounomous with simple connect.

Rasmus :)