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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]