4.11 Subject Alternative Name Extension Values (obsolete, 3/2005)

The X.509 subject alternative name extension were formerly used to specify additional identities to be bound to the subject of the certificate (that is, other names that identify the object) but are now deprecated. That functionality is now provided by Section 4.3, General Name Type Extensions.

The subject alternative name type specified which encoding format was used to encode the alternative name. The following subject alternative name types were defined:

Value

Name

Description

0x0000

X509_SUBJECT_ALT_NAME_OTHER_NAME

An OtherName sequence as specified in RFC 2459.

0x0001

X509_SUBJECT_ALT_NAME_RFC822_NAME

Unicode representation of an IA5String.

0x0002

X509_SUBJECT_ALT_NAME_DNS_NAME

Unicode representation of an IA5String.

0x0003

X509_SUBJECT_ALT_NAME_X400_ADDRESS

An ORAddress sequence as specified in RFC 2459.

0x0004

X509_SUBJECT_ALT_NAME_DIRECTORY_NAME

A Name choice as specified in x.501.

0x0005

X509_SUBJECT_ALT_NAME_EDI_PARTY_NAME

An EDIPartyName sequence as specified in RFC 2459.

0x0006

X509_SUBJECT_ALT_NAME_UNIFORM_RESOURCE_IDENTIFIER

A Unicode representation of an IA5String.

0x0007

X509_SUBJECT_ALT_NAME_IP_ADDRESS

An OCTET STRING in network byte order as specified in ASN.1. (Network byte order is specified in RFC 791.)

0x0008

X509_SUBJECT_ALT_NAME_REGISTERED_ID

An OBJECT IDENTIFIER as specified in ASN.1.