sslCertificate property

String? sslCertificate
getter/setter pair

The ssl certificate encoded in PEM format.

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

Required.

Implementation

core.String? sslCertificate;