tlsCertificate property

String? tlsCertificate
getter/setter pair

The TLS certificate encoded in PEM format.

This string must include the begin header and end footer lines.

Required.

Implementation

core.String? tlsCertificate;