Categories:
DH Keys (39)
DSA Keys (69)
EC Keys (335)
Firefox (32)
General (13)
Google Chrome (25)
Intermediate CA (152)
Java VM (20)
JDK Keytool (25)
Microsoft CertUtil (26)
Mozilla CertUtil (18)
OpenSSL (237)
Other (17)
Portecle (38)
Publishers (1963)
Revoked Certificates (30)
Root CA (87)
RSA Keys (1812)
Tools (47)
Tutorial (7)
What Is (21)
Windows (129)
Collections:
Other Resources:
What Is the Structure of Certificates
What is the structure of certificates? What types of values are recorded in a certificate?
✍: FYIcenter.com
The structure of an X.509 Version 3 certificate is defined in RFC 5280 - "Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile". It contains the following values:
Certificate Version Serial Number Algorithm ID Issuer Validity Not Before Not After Subject Subject Public Key Info Public Key Algorithm Subject Public Key Issuer Unique Identifier (optional) Subject Unique Identifier (optional) Extensions (optional) ... Certificate Signature Algorithm Certificate Signature
2012-07-24, 3719👍, 0💬
Popular Posts:
What options are supported by the "keytool -list" command? Java Keytool can be used to manage certif...
How to create a new certificate to be used by someone to secure emails using "makecert.exe"? If you ...
Can I build a DH public key from an OpenSSL configuration file? Yes, you can build a DH public key f...
What can I use OpenSSL "ans1parse" command for? What are options supported by the "ans1parse" comman...
Which certificate file format should I use when exporting a certificate from IE? What is the "Base-6...