certificate property

String? certificate
getter/setter pair

A local certificate file.

The certificate must be in PEM format. The certificate chain must be no greater than 5 certs long. The chain must include at least one intermediate cert.

Implementation

core.String? certificate;