opc.ua.trustServerCertificate
Add OPC UA server certificate to MATLAB OPC UA client's trusted certificate store
Since R2026a
Description
opc.ua.trustServerCertificate(
adds the server certificate to the trusted certificate store of the MATLAB® OPC UA client. Specify the full path to the server certificate including the
certificate filename in serverCertificate)serverCertificate.
MATLAB allows an OPC UA client to connect to the OPC UA server only if the application instance certificate of the server is included in the trusted certificate store of the client.
Examples
Input Arguments
Version History
Introduced in R2026a