setCertificateName function

Sets the certificate common name for verification of secure connections.

Syntax
void StreamHTTPSParms.setCertificateName(
  String val
)
Parameters
  • val   The certificate common name.

Remarks

The default is null, indicating that the common name does not get verified in the certificate.