SCEP - Simple Certificate Enrollment Protocol

SCEP is a PKCS#7 / PKCS#10-based certificate enrollment protocol originally developed by Cisco in the late 1990s and standardized as informational RFC 8894. Despite its age, SCEP remains the dominant enrollment protocol for routers, switches, VPN concentrators, and mobile device management platforms (Apple MDM, Microsoft Intune).

API entry from apis.yml

apis.yml Raw ↑
aid: certificate-enrolment-protocols:scep
name: SCEP - Simple Certificate Enrollment Protocol
tags:
- IoT
- MDM
- Network Devices
- SCEP
humanURL: https://datatracker.ietf.org/doc/html/rfc8894
properties:
- url: https://datatracker.ietf.org/doc/html/rfc8894
  type: Specification
- url: https://en.wikipedia.org/wiki/Simple_Certificate_Enrollment_Protocol
  type: Overview
- url: https://github.com/micromdm/scep
  type: SourceCode
description: SCEP is a PKCS#7 / PKCS#10-based certificate enrollment protocol originally developed by
  Cisco in the late 1990s and standardized as informational RFC 8894. Despite its age, SCEP remains the
  dominant enrollment protocol for routers, switches, VPN concentrators, and mobile device management
  platforms (Apple MDM, Microsoft Intune).