When using the weboptions or matlab.net.http.HTTPOptions classes, do not set an empty certificate file name.
Priority
Mandatory
Severity level
4
Description
When using the weboptions or matlab.net.http.HTTPOptions classes, do not empty the CertificateFilename option.
Rationale
For security reasons, it is discouraged to empty the CertificateFilename property of a weboptions or matlab.net.http.HTTPOptions object because that disables certificate validation.