docs/documentation/platform/pki/applications/enrollment-methods/overview.mdx
Enrollment methods define how certificates are requested from your Application. Each method supports different use cases — from UI-based issuance and the Infisical Agent to standard protocols like ACME that work with existing tooling.
Issue certificates through the Infisical UI, Agent, or direct API calls. Supports server-driven auto-renewal.
Works with Certbot, cert-manager, and any ACME-compatible client.
RFC 7030 compliant protocol for secure certificate enrollment and re-enrollment.
Legacy protocol supported by Jamf, Intune, and network equipment.
| Method | Protocol | Auto-Renewal | Domain Validation | Best For |
|---|---|---|---|---|
| API | REST/HTTP | Server-driven or client-driven | None | UI issuance, Agent, integrations |
| ACME | RFC 8555 | Client-driven | HTTP-01 | Web servers, Kubernetes |
| EST | RFC 7030 | Re-enrollment | Certificate-based | Enterprise devices |
| SCEP | Draft RFC | Re-enrollment | Challenge password | MDM, network devices |
Once certificates are issued, you can: