serverCertificateHostname property

String? serverCertificateHostname
getter/setter pair

The hostname mentioned in the Subject or SAN extension of the server certificate.

If this field is not provided, the hostname in the server certificate is not validated.

Optional.

Implementation

core.String? serverCertificateHostname;