- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- NetLogic tutorial
- Object and variable references
Configure OPC UA client certificates and keys
Create a certificateEdit the properties of an OPC UA client object to configure the public certificates and private keys.
- InProject view, select anOPCUAClientobject.
- InProperties, next toClient certificate file, selectBrowse.
- InSelect file:
- If the certificate is listed, select the certificate and selectSelect.
- If the certificate is not listed:
- Select
.
- Select the certificate. For more information, see Certificates and keys location.
- SelectSelect.
- InProperties, next toClient private key, selectBrowse.
- InSelect file:
- If the private key is listed, select the private key and selectSelect.
- If the private key is not listed:
- Select
.
- Select the private key. For more information, seeCertificates and keys location .
- Select theSelectbutton.
Provide Feedback