Definition
Public Key Infrastructure
A public key infrastructure (PKI) is a framework established to issue, maintain, distribute and revoke digital certificates.
Components
Registration Authority
Definition
Link to originalRegistration Authority
A registration authority (RA) is the entity of a public key infrastructure where persons and other subjects can apply for certificates.
Certificate Authority
Definition
Link to originalCertificate Authority
A certificate authority (CA) is the entity of a PKI that issues certificates for other subjects.
Revocation List
Definition
Link to originalCertificate Revocation List
A certificate revocation list (CRL) is a list of certificates that have been revoked before their expiration date. It is periodically renewed by the CA.
Revocation is not reversible.
Validation Service
Definition
Link to originalValidation Service
A validation service is a component of a PKI that offers real-time queries for the revocation status of a certificate.
Directory Service
Definition
Link to originalDirectory Service
A directory service is a component of a PKI that allows browsing the certificates issued by the PKI.
Certificate Policies
Definition
Link to originalCertificate Policy
A certificate policy is a document that describes the different entities that compose a PKI, their roles, duties, and working principles.