Skip to content

Commit eea368f

Browse files
Merge pull request #11259 from recktenwaldfabian/patch-7
Clarify CONST_ApplicationURI usage in OPC-UA connector
2 parents fa3e4ab + 162936b commit eea368f

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. Make sure that their values 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)