docs/documentation/platform/pki/ca/external-ca.mdx
Infisical lets you integrate with External Certificate Authorities (CAs), allowing you to use existing PKI infrastructure or connect to public CAs to issue certificates for your end-entities.
<div align="center">graph TD
A1[External Public CA
e.g. Let's Encrypt, ZeroSSL, ...] --> Infisical
A2[External Private CA
e.g. AWS Private CA, HashiCorp Vault PKI, ...] --> Infisical
As shown above, these CAs commonly fall under two categories:
Note that Infisical can act as an ACME client, allowing you to integrate upstream with any ACME-compatible CA to automate certificate issuance and renewal.
A typical workflow for integrating an External CA with Infisical consists of choosing the desired External CA type and specifying the configuration or connection details necessary to connect to the CA.
The specific steps and requirements vary depending on the External CA type you choose to integrate.
Infisical currently supports the following External CA types out of the box:
If you don’t see a specific external CA listed here or need a dedicated integration guide, please reach out to [email protected] and we’ll help you set up the integration for your external CA.