
2026-05-19
In this #KEYMASTER session, host Sven Rajala sits down with Product Architect Mike Agrenius Kushner to explore an increasingly important question in modern cryptography: Is SCEP (Simple Certificate Enrollment Protocol) still relevant in 2026?
With the rise of post-quantum cryptography and evolving security standards, the conversation highlights both the limitations of legacy systems and the emerging paths forward.
SCEP has been around since the late 1990s, designed in an era before modern transport security standards like TLS were widely adopted. Because of this, SCEP relies on encrypting its own payload rather than depending on secure transport layers.
Historically, SCEP worked well because it leveraged RSA keys, which could both sign and encrypt data. This dual capability made it practical and efficient for certificate enrollment workflows, especially in enterprise environments using mobile device management (MDM) systems like Intune.
However, this design assumption is now becoming a major limitation.
As the industry prepares for a post-quantum future, new cryptographic algorithms are being introduced. These algorithms typically specialize in either signing or key encapsulation (encryption)—but not both.
This creates a fundamental incompatibility with SCEP:
While password-based encryption could theoretically fill the gap, it’s widely considered an insecure and undesirable workaround.
Despite its limitations, SCEP hasn’t disappeared. Its continued use is largely due to:
In short, organizations are often locked in.
Mike outlines three potential directions for organizations currently relying on SCEP:
EST is often seen as the natural successor to SCEP. It improves security by:
Even Cisco, which originally developed SCEP, recommends EST as the preferred alternative.
ACME (Automated Certificate Management Environment) is gaining traction beyond web certificates.
With device attestation:
This approach also benefits from ongoing innovation in the TLS ecosystem, including features like ACME ARI (Automatic Renewal Information).
A third option is to extend SCEP itself:
However, this approach may only delay the inevitable rather than solve the core design limitations.
The answer depends on your organization’s priorities:
Mike’s conclusion is clear:
While updating SCEP may be easiest today, ACME is likely the best long-term solution.
As the post-quantum era approaches, the future of certificate enrollment is clearly shifting. Whether SCEP evolves or fades away, one thing is certain: doing nothing is not an option.

