A
CertificateConfig
describes an X.509 certificate or CSR that is to be created, as an
alternative to using ASN.1.
Attributes
Name
Description
subject_config
.resources.CertificateConfig.SubjectConfig
Required. Specifies some of the values in a
certificate that are related to the subject.
reusable_config
.resources.ReusableConfigWrapper
Required. Describes how some of the technical
fields in a certificate should be populated.
public_key
.resources.PublicKey
Optional. The public key that corresponds to this config.
This is, for example, used when issuing
Certificates,
but not when creating a self-signed
CertificateAuthority
or
CertificateAuthority
CSR.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]