Class SubjectConfig (0.1.1)

SubjectConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

These values are used to create the distinguished name and subject alternative name fields in an X.509 certificate.

Attributes

NameDescription
subject .resources.Subject
Required. Contains distinguished name fields such as the location and organization.
common_name str
Optional. The "common name" of the distinguished name.
subject_alt_name .resources.SubjectAltNames
Optional. The subject alternative name fields.