certmanager v1.14

Certificate.spec.subject

Requested set of X509 certificate subject attributes. More info: https://datatracker.ietf.org/doc/html/rfc5280#section-4.1.2.6 The common name attribute is specified separately in the `commonName` field. Cannot be set if the `literalSubject` field is set.

8 fields
Certificate.spec.subject fields and descriptions
Field / TypeDescription
string[]

Countries to be used on the Certificate.

string[]

Cities to be used on the Certificate.

string[]

Organizational Units to be used on the Certificate.

string[]

Organizations to be used on the Certificate.

string[]

Postal codes to be used on the Certificate.

string[]

State/Provinces to be used on the Certificate.

serialNumber
string

Serial number to be used on the Certificate.

string[]

Street addresses to be used on the Certificate.