証明書に記載されるサブジェクトの順序を定義します。
{
...
"subject": {
"subject_order": [
"common_name",
"country",
"description",
"domain_component",
"email",
"locality",
"organization_name",
"organization_unit",
"postal_code",
"serial_number",
"state",
"street_address",
"unique_identifier",
"unstructured_address",
"unstructured_name"
]
}
} |
名前 | タイプ | 必須/任意 | 説明 |
---|---|---|---|
subject_order | 文字列の配列 | optional | 証明書に記載されるサブジェクトの順序を定義します。 可能な値:
|