-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
bugSomething isn't workingSomething isn't working
Description
An OPC UA Client opens a connection to the OPC UA Server with the following parameters.
a. Security Policy => Basic128Rsa15
b. Message Security Mode => Sign & Encrypt
c. OPC Ua Client uses Self Signed Certificate
The connection is rejected with the result code BadCertificateUntrusted.
The following log messages were issued.
2023-Apr-11 13:28:19.575841 ERR [ThrSrv_4] found self signed certificate with ca flag
2023-Apr-11 13:28:19.575841 ERR [ThrSrv_4] validate self signed error
2023-Apr-11 13:28:19.588489 ERR [ThrSrv_4] client certificate not trusted
The OPC Ua server crashes on a Windows system. More information about the crash is not yet available.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working