Retries for Certs rejected by the OPCUA server
We use Milo to create a client and establish connection with the OPCUA server. If the server rejects the Cert, then the client receives a response with the message Bad Security Check Failed. I believe Milo does automatic retry and backs off its attempts exponentially until it’s attempting every ~16 seconds. I have few questions on the retries –