tlsCertificate property
The TLS certificate encoded in PEM format.
This string must include the begin header and end footer lines.
Required.
Implementation
core.String? tlsCertificate;
The TLS certificate encoded in PEM format.
This string must include the begin header and end footer lines.
Required.
core.String? tlsCertificate;