Hello,
I have encountered a problem where I am trying to connect my ua client to my opc server. I have already got a certificate which is trusted and according to this documentation I only need to specify the client name and the certificate will be found and used. However when I set the application name like this in the code: a new client certificate is created with the same name and the same beginning of the uri but which ends with
I want to use my already existing certificate, how can I achieve this?
Best regards
/Alvar
I have encountered a problem where I am trying to connect my ua client to my opc server. I have already got a certificate which is trusted and according to this documentation I only need to specify the client name and the certificate will be found and used. However when I set the application name like this in the code: a new client certificate is created with the same name and the same beginning of the uri but which ends with
I want to use my already existing certificate, how can I achieve this?
Best regards
/Alvar