convertersystems / opc-ua-client

Visualize and control your enterprise using OPC Unified Architecture (OPC UA) and Visual Studio.
MIT License
405 stars 119 forks source link

BadCertificateIssuerTimeInvalid forwarded as Timeout #236

Closed trivalik closed 11 months ago

trivalik commented 2 years ago

I start connect to an OPC UA server and see in debugger that first I receive exception with BadCertificateIssuerTimeInvalid but this is propagated only as timeout with error code 0x80850000 to the caller.