Documentation Index
Fetch the complete documentation index at: https://infisical.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Concept
Infisical can connect to Let’s Encrypt using the ACME-compatible CA integration to issue certificates back to your end-entities.Guide to Connecting Infisical to Let’s Encrypt CA
To connect Infisical to Let’s Encrypt, follow the steps in the ACME-compatible CA integration guide but use the Let’s Encrypt ACME Directory URL:https://acme-v02.api.letsencrypt.org/directory.
Note that Let’s Encrypt issues 90-day certificates and enforces a limit of 50 certificates per registered domain per week.
We strongly recommend testing your setup against the Let’s Encrypt staging environment first at the ACME Directory URL https://acme-staging-v02.api.letsencrypt.org/directory prior to switching to the production environment. This allows you to verify your DNS configuration and certificate issuance process without consuming production rate limits.
What’s Next
Now that your Let’s Encrypt CA is configured, set up the infrastructure to issue certificates:Certificate Profiles
Create a profile that references your Let’s Encrypt CA.
Applications
Create an Application, attach a profile, and configure enrollment.
Enrollment Methods
Choose how certificates are requested — API, ACME, EST, or SCEP.
Quick Start
Issue your first certificate end-to-end.