Certificate Authority
Futurex Online Issuing CA

Protocols for certificate management

2min

Protocols for certificate management enable streamlined and automated operations related to certificate issuance, renewal, revocation, and more. This section introduces two widely used protocols in PKI systems: Simple Certificate Enrollment Protocol (SCEP) and Certificate Management Protocol (CMP), both supported on the KMES Series 3. These protocols support a range of PKI operations, enhancing security, efficiency, and the practical handling of certificates, particularly in large-scale environments.

Simple Certificate Enrollment Protocol (SCEP)

Simple Certificate Enrollment Protocol (SCEP) is a protocol that simplifies the process of certificate management. It allows devices to enroll for a digital certificate with a Certification Authority (CA) by automating the process of generating a key pair and submitting the CSR to the CA. SCEP is particularly useful in large-scale deployments or in IoT use cases, where manual certificate handling would be impractical. It provides a standard procedure for requesting a certificate and retrieving it once issued, which can be embedded in routers, switches, or other devices requiring certificates.

Certificate Management Protocol (CMP)

The Certificate Management Protocol (CMP) is another protocol used for managing digital certificates in a PKI environment. It provides enhanced functionalities over SCEP, including the ability to recover lost or compromised private keys. CMP supports several PKI operations, including certificate registration, certificate revocation, and certificate renewal. It also provides mechanisms for cross-certification between different CAs. CMP can operate over various transport protocols and supports mutual authentication between entities and the CA, ensuring that only authorized entities can perform certificate management operations.