Subject Alternative Name (SAN) attributes
For the Subject Alternative Name (SAN) extension (OID 2.5.29.17), attributes supported by DigiCert® Trust Lifecycle Manager include those in the following table. Available SAN attributes depend on the base template used to create each certificate profile.
Aviso
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.
Display name | Attribute name in REST API | Encoding | Multiple values allowed? |
|---|---|---|---|
Directory name | extensions.san.directory_name | X.500 distinguished name for the certificate subject. | No |
DNS name | extensions.san.dns_names[] | UTF8String | Yes |
IP address (SAN) | extensions.san.ip_addresses[] | IP address | Yes |
Other name (Custom) | extensions.san.other_names.raw_other_names[] | Array of object IDs (OIDs) and corresponding values associated with the certificate. | Yes |
Other name (GUID) | extensions.san.other_names.guid[] | uuid | Yes |
Other name (UPN) | extensions.san.user_principal_names[] | email address | Yes |
Registered ID | extensions.san.registered_ids[] | oid | Yes |
RFC822 name | extensions.san.emails[] | IA5String | Yes |
URIs | extensions.san.uris[] | uri | Yes |