Skip to main content

SslCertificateGeneration

A single certificate issued inside a subscription's term

type SslCertificateGeneration {
commonName: String
createdAt: ISO8601DateTime!
expiresAt: ISO8601DateTime
id: ID!
issuedAt: ISO8601DateTime
number: Int!
providerOrderNumber: ID
status: SslCertificateStatus!
updatedAt: ISO8601DateTime!
}

Fields

SslCertificateGeneration.commonName ● String scalar

Common name this generation was issued for. A reissue may change it

SslCertificateGeneration.createdAt ● ISO8601DateTime! non-null scalar

SslCertificateGeneration.expiresAt ● ISO8601DateTime scalar

SslCertificateGeneration.id ● ID! non-null scalar

SslCertificateGeneration.issuedAt ● ISO8601DateTime scalar

SslCertificateGeneration.number ● Int! non-null scalar

Position in the chain: 1 is the initial issuance, 2+ are reissues

SslCertificateGeneration.providerOrderNumber ● ID scalar

SslCertificateGeneration.status ● SslCertificateStatus! non-null enum

SslCertificateGeneration.updatedAt ● ISO8601DateTime! non-null scalar

When a closed generation was revoked or superseded: nothing writes to it afterwards

Member Of

SslCertificate object

Contribute to the Docs

Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.

How to contribute

Resources

By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.

Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.

Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.