PlcmPkixSubjectAlternativeName

PlcmPkixSubjectAlternativeName

Describes the Subject Alternative Name of a certificate or certificate signing request


PlcmPkixSubjectAlternativeName Fields

NameTypeDescriptionAttributes
sanTypePlcmSanType_0 The type of SAN Mandatory
sanValueSanValue The SAN value. The string is validated based on the SAN type. For DIR_NAME, the string must be in the format of: /CN=xyz/OU=xyz/O=xzy/L=xyz/ST=xyz/C=xy, where not all fields are required but there should be a minimum of one field present. For each individual field, the following characters are valid: a-zA-Z0-9'()+,-./:?_~ and the space character. For REGISTERED_ID, the string must be an OID which is in the form of x.x.x.x.x...; where the first x must be 0,1, or 2, and x must be a digit. Mandatory


Nested Types/Restrictions


NameTypeRestrictions
PlcmSanType_0string
Value must be one of:
  • OTHER_NAME
  • EMAIL
  • DNS_NAME
  • X400_ADDR
  • DIR_NAME
  • EDI_PARTY_NAME
  • URI
  • IP
  • REGISTERED_ID
SanValuestring
Length of value must be >=1
Length of value must be <=128