Skip to content

Commit 66a9064

Browse files
Clarify CONST_ApplicationURI usage in OPC-UA connector
Add note about CONST_ApplicationURI for client certificate matching.
1 parent 60c1c3c commit 66a9064

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/en/docs/marketplace/platform-supported-content/modules/opc-ua-connector.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ If the `MessageSecurityMode` attribute of the `ServerConfiguration` object is se
144144
* The `ClientCertificate` must be an X509 formatted PEM file.
145145
* The `ClientCertificatePrivateKey` must be an encrypted PKCS8 or PKCS1 formatted PEM file.
146146

147+
The `CONST_ApplicationURI` constant is used to check against the client certificate. Therefore make sure these match.
148+
147149
### Trusting the Server Certificate {#server-certificate}
148150

149151
A connection between an OPC-UA server and OPC-UA client (the Mendix application) can only be established if both identities have been acknowledged by the respective parties. For the client side, this means the client should trust the certificate of the server.

0 commit comments

Comments
 (0)