Certificate Revocation List

A Certificate Revocation List (CRL) in Google Cloud is a list of digital certificates that have been revoked before their scheduled expiration. It is used by Certificate Authorities to inform clients that certain certificates should no longer be trusted. CRLs help maintain the security and integrity of encrypted communications by preventing the use of compromised or invalid certificates.

gcp.privateca_certificate_revocation_list

Fields

TitleIDTypeData TypeDescription
_keycorestring
access_urlcorestringOutput only. The location where 'pem_crl' can be accessed.
ancestorscorearray<string>
create_timecoretimestampOutput only. The time at which this CertificateRevocationList was created.
datadog_display_namecorestring
labelscorearray<string>Optional. Labels with user-defined metadata.
namecorestringIdentifier. The resource name for this CertificateRevocationList in the format `projects/*/locations/*/caPools/*certificateAuthorities/*/ certificateRevocationLists/*`.
organization_idcorestring
parentcorestring
pem_crlcorestringOutput only. The PEM-encoded X.509 CRL.
project_idcorestring
project_numbercorestring
region_idcorestring
resource_namecorestring
revision_idcorestringOutput only. The revision ID of this CertificateRevocationList. A new revision is committed whenever a new CRL is published. The format is an 8-character hexadecimal string.
revoked_certificatescorejsonOutput only. The revoked serial numbers that appear in pem_crl.
sequence_numbercoreint64Output only. The CRL sequence number that appears in pem_crl.
statecorestringOutput only. The State for this CertificateRevocationList.
tagscorehstore_csv
update_timecoretimestampOutput only. The time at which this CertificateRevocationList was updated.
zone_idcorestring