| |||||||||
In cryptography, X.509 is an ITU-T standard for public key infrastructure (PKI). X.509 specifies, amongst other things, standard formats for public key certificates and a certification path validation algorithm.
X.509 began in association with the X.500 standard and assumed a strict hierarchial system of certificate authorities (CAs) for issuing the certificates. This contrasts with web of trust models, like PGP, where anyone (not just special CAs) may sign (and thus attest to the validity) of others' key certificates. Version 3 of X.509 includes the flexibility to support other topologies like bridges and meshes. It can be used in a peer-to-peer, OpenPGP-like web of trust, but is rarely used that way as of 2004. The X.500 system has never been fully implemented, and the IETF's public-key infrastructure working group has adapted the standard to the more flexible organization of the Internet. In fact, the term, X.509 certificate usually refers to the IETF's profile of the X.509 v3 certificate standard, as specified in RFC 3280.
In the X.509 system, a CA issues a certificate binding a public key to a particular Distinguished Name in the X.500 tradition, or to an Alternative Name such as an email address or a DNS-entry.
An organisation's trusted root certificates can be distributed to all employees so that they can can use the company PKI system. Browsers such as Microsoft Internet Explorer, Netscape/Mozilla and Opera come with root certificates pre-installed, so SSL certificates from larger vendors who have paid for the privilege of being pre-installed will work instantly; in essence the browser's owners determine which CAs are trusted third parties. Whilst these root certificates can be removed or disabled, users rarely do so.
X.509 also includes standards for certificate revocation list implementations, an often neglected aspect of PKI systems. The IETF-approved way of checking a certificate validity is the Online Certificate Status Protocol.
The structure of a X.509 v3 digital certificate is as follows:
Issuer and subject unique identifiers were introduces in Version 2, Extensions in Version 3.
Common file extensions for X.509-certificates are: