Builder
Properties
An optional date that specifies when the certificate becomes active.
The file name for the certificate.
The list of certificates that make up the chain for the certificate.
An array of identifiers for the imported certificates. You use this identifier for working with profiles and partner profiles.
The name or description that's used to identity the certificate.
An optional date that specifies when the certificate becomes inactive.
The final date that the certificate is valid.
The earliest date that the certificate is valid.
The certificate can be either ACTIVE
, PENDING_ROTATION
, or INACTIVE
. PENDING_ROTATION
means that this certificate will replace the current certificate when it expires.
If a private key has been specified for the certificate, its type is CERTIFICATE_WITH_PRIVATE_KEY
. If there is no private key, the type is CERTIFICATE
.
Specifies whether this certificate is used for signing or encryption.