MATLAB and Web Services Security
This topic describes how MATLAB® handles security for web services. For a complete description of computer security, you need to consult external resources.
MATLAB Does Not Verify Certificate Chains
For HTTPS connections, the webread,
webwrite, and websave functions verify
that the certificate domain matches the host name of the web service. These
functions do not verify the certificate chain. For a complete description of
computer security, you need to consult external resources.