Overview#
The Certificate Subject provides a representation of the
Certificate Digital Subject in the form of a
Distinguished Name.
Certificate Subject within X.509 Certificates is often referred to as commonName and is a SINGLE-VALUE Distinguished Name field and can also have multiple names in the Subject Alternative Name extension. The Certificate Subject Distinguished Name is made of multiple Relative Distinguished Names (RDNs) which are all made of attribute Assertion Value Values) such as "CN=yourname" or "O=yourorganization".
The Certificate Subject field identifies the
entity associated with the
Public Key stored in the Certificate Subject
Public Key field. The Certificate Subject name
MAY be carried in the Certificate Subject field and/or the
subjectAltName extension.
There might be more information for this subject on one of the following: