Page 1 of 1

How can I check the certificate status?

Posted: 27 Mar 2020, 13:20
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

Re: How can I check the certificate status?

Posted: 02 Apr 2020, 10:05
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.