← Cybersecurity Alphabet Soup

X.509

ITU-T X.509 Public Key Certificate Standard

cryptomedium

X.509 is the international standard that defines the format of public key certificates, including the fields for subject, issuer, validity period, and extensions. Every HTTPS certificate your browser checks is an X.509 certificate, profiled for the Internet by RFC 5280. It is the foundation of web PKI, code signing, and most enterprise identity systems.

Sources

More in crypto