Skip to main content

certificate

Returns the certificate with the given SHA1 fingerprint.

certificate(
fingerprint: ID!
): Certificate

Arguments

certificate.fingerprint ● ID! non-null scalar

The SHA1 fingerprint of the certificate to retrieve.

Type

Certificate object

Certificate represents a managed certificate, including its metadata, lifecycle state, cryptographic details, and relationships to certificate authorities, applications, and cloud installations.