X.509: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=External= * http://en.wikipedia.org/wiki/X.509 =Overview= X.509 is a ITU-T standard for a ''public key infrastructure'' (PKI). X.509 specifies, amongst other things, sta...")
 
Line 2: Line 2:


* http://en.wikipedia.org/wiki/X.509
* http://en.wikipedia.org/wiki/X.509
=Internal=
* [[Public Key Security]]


=Overview=
=Overview=

Revision as of 23:05, 7 April 2018

External

Internal

Overview

X.509 is a ITU-T standard for a public key infrastructure (PKI).

X.509 specifies, amongst other things, standard formats for public key certificates, certificate revocation lists, attribute certificates, and a certification path validation algorithm.

X.509 is a common certificate format that can be managed by JDK's keytool.