Class Subject (1.3.2)

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

Subject describes parts of a distinguished name that, in turn, describes the subject of the certificate.

Attributes

NameDescription
common_name str
The "common name" of the subject.
country_code str
The country code of the subject.
organization str
The organization of the subject.
organizational_unit str
The organizational_unit of the subject.
locality str
The locality or city of the subject.
province str
The province, territory, or regional state of the subject.
street_address str
The street address of the subject.
postal_code str
The postal code of the subject.