PKI Certificate Tutorials - Herong's Tutorial Examples - v1.10, by Herong Yang
OIDs Used in PKI Certificate
This section introduces OIDs (Object IDentifiers) used in PKI certificates to represent attribute names and predefined reference values.
What Is OID (Object IDentifier)? An OID is a sequence of numbers that uniquely identifies an object, which is a reference to a specific "thing" assigned by a related authority.
OIDs are widely used in the X.509 standard to represent attribute names and predefined reference values. Here are some examples:
If you see an OID number displayed in a certificate printout, you can visit the OID Repository at oid-info.com to lookup the definition of the OID number.
Table of Contents
Introduction of PKI (Public Key Infrastructure)
►Introduction of PKI Certificate
OpenSSL - Cryptography Toolkit
"openssl ca" - CA (Certificate Authority) Tool
Java "keytool" Commands and KeyStore Files
PKCS12 Certificate Bundle File