The identifier for the owner of an X.509 certificate and the authority that issued the certificate.
| Name | Type | Description | Notes |
|---|---|---|---|
| common_name | str | A required component that identifies a person or an object. | [optional] [readonly] |
| country | list[str] | [optional] | |
| locality | list[str] | [optional] | |
| organization | list[str] | [optional] | |
| organizational_unit | list[str] | [optional] | |
| state | list[str] | [optional] |