opc.ua.rejectServerCertificate
Add OPC UA server certificate to MATLAB OPC UA client's rejected certificate store
Since R2026a
Description
opc.ua.rejectServerCertificate(
adds the server certificate to the rejected certificate store of the MATLAB OPC UA client.
Specify the full path to the server certificate including the certificate name in
serverCertificate)serverCertificate.
You can prevent a MATLAB® OPC UA client from connecting to an OPC UA server by including the application instance certificate of the server in the rejected certificate store of the MATLAB OPC UA client.
Examples
Input Arguments
Version History
Introduced in R2026a