checkSecurityCertificateFilename
Checks if the weboptions and matlab.net.http.HTTPOptions classes are used securely:
- The
CertificateFilenameproperty value shall not be empty. Using an empty certificate file name disables certificate validation.
Exemption tag: %@ok<SECCF>