サブジェクトの別名(SAN)属性
サブジェクトの別名(SAN)エクステンション(OID 2.5.29.17)に対して DigiCert® Trust Lifecycle Manager でサポートされている属性を次の表に示します。使用できる SAN 属性は、それぞれの証明書プロファイルの作成に使用されたベーステンプレートによって異なります。
注記
The square brackets ([]) at the end of an attribute indicate that the attribute can have multiple (array) values in an API-based enrollment request. Each individual value must have the format shown in the Encoding column.
表示名 | REST API での属性名 | Encoding | 複数の値を使用できますか? |
|---|---|---|---|
ディレクトリ名 | extensions.san.directory_name | X.500 distinguished name for the certificate subject. | いいえ |
DNS 名 | extensions.san.dns_names[] | UTF8String | はい |
IP アドレス(SAN) | extensions.san.ip_addresses[] | IP address | はい |
その他の名前(カスタム) | extensions.san.other_names.raw_other_names[] | Array of object IDs (OIDs) and corresponding values associated with the certificate. | はい |
その他の名前(GUID) | extensions.san.other_names.guid[] | uuid | はい |
その他の名前(UPN) | extensions.san.user_principal_names[] | email address | はい |
登録された ID | extensions.san.registered_ids[] | oid | はい |
RFC822 名 | extensions.san.emails[] | IA5String | はい |
URI | extensions.san.uris[] | uri | はい |