maximumLifetime property

String? maximumLifetime
getter/setter pair

The maximum lifetime allowed for issued Certificates.

Note that if the issuing CertificateAuthority expires before a Certificate's requested maximum_lifetime, the effective lifetime will be explicitly truncated to match it.

Optional.

Implementation

core.String? maximumLifetime;