Get Certificate Result
Constructors
Properties
A structured description of the issued X.509 certificate.
Immutable. The resource name for a CertificateTemplate used to issue this certificate, in the format projects/*/locations/*/certificateTemplates/*
. If this is specified, the caller must have the necessary permission to use this template. If this is omitted, no template will be used. This template must be in the same location as the Certificate.
Immutable. A description of the certificate and key that does not require X.509 or ASN.1.
The time at which this Certificate was created.
The resource name of the issuing CertificateAuthority in the format projects/*/locations/*/caPools/*/certificateAuthorities/*
.
The pem-encoded, signed X.509 certificate.
The chain that may be used to verify the X.509 certificate. Expected to be in issuer-to-root order according to RFC 5246.
Details regarding the revocation of this Certificate. This Certificate is considered revoked if and only if this field is present.
Immutable. Specifies how the Certificate's identity fields are to be decided. If this is omitted, the DEFAULT
subject mode will be used.
The time at which this Certificate was updated. //////////*/