Collections:
Other Resources:
What Are Distinguished Names
What are distinguished names on certificates? I see "CN=..." on in many certificates.
✍: FYIcenter.com
Distinguished Names are used in X.509 certificates to identify entities,
such as those used in the subject and issuer (signer) fields.
The X.509 standard defines the following fields for Distinguished Names:
For example, below are Distinguished Names of a certificate:
Issuer: C=ZA, ST=Western Cape, L=Cape Town, O=Thawte Consulting cc, OU=Certification Services Division, CN=Thawte Server CA/emailAddress=server-certs@thawte.com
⇒ What Are Certificate File Name Extensions
⇐ Example of X.509 Certificate Data Structure
2012-07-25, 5066🔥, 0💬
Popular Posts:
How to extract the public key from an RSA key file using OpenSSL "rsa" command? If you want to extra...
Certificate summary - Owner: *.tmz.com, Domain Control Validated Issuer: SERIALNUMBER=07969287, Go D...
How to view general information of a root CA certificate in IE? I want to know when is the expiratio...
Certificate summary - Owner: *.yola.com, PositiveSSL Wildcard, Domain Control Validated Issuer: Posi...
Can I build an RSA private key from an OpenSSL configuration file? Yes, you can build an RSA private...