How can I check the certificate status?

Questions regarding the use of the ANSI C SDK for Server or Client development or integration into customer products ...

Moderator: uasdkc

Post Reply
Ravindra Ankam
Jr. Member
Jr. Member
Posts: 2
Joined: 18 Oct 2017, 10:30

How can I check the certificate status?

Post by Ravindra Ankam »

Hi,
I am ANSI C based OPC UA SDK. Integrated the OPCUA server with the application.
I am unable to figure out how to get the status of certificate failure or connection failure etc in the application.
Could not find anything in the documentation.

Please do the needful.

Thanks and regards,
Ravi

Ravindra Ankam
Jr. Member
Jr. Member
Posts: 2
Joined: 18 Oct 2017, 10:30

Re: How can I check the certificate status?

Post by Ravindra Ankam »

Currently the status of connection, certificate failure or connection established successfully etc. can be figured out using the debug traces.
But without using debug traces, how to get/check this status in the OPCUA server application.

Post Reply