Certificate Validation Option
When configuring the OPC UA provider in the InfoPlatform configuration file (see Enable the OPC UA connector for more details). User can stipulate certificate validation options for certified connections being made to the server. Possible options are as shown below. Depending on the option selected, the certificate will be kept in a permanent store, a rejected store, or accepted temporarily.
Property Name | Description |
---|---|
Reject | Reject the certificate. |
AcceptOnce | Accept the certificate temporarily. |
AcceptAlways | Accept the certificate always. |
Provide Feedback