Push certificates from your Application to AWS Certificate Manager (ACM). Certificates synced to ACM can be used with Elastic Load Balancers, CloudFront, API Gateway, and other AWS services.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.
Certificate Syncs are configured per Application. First select which certificates to sync, then configure the ACM destination.
Prerequisites
- An AWS Connection with the following ACM permissions:
acm:ListCertificatesacm:DescribeCertificateacm:ImportCertificateacm:DeleteCertificateacm:ListTagsForCertificate
Certificates synced to ACM are stored as imported certificates, preserving both the certificate and private key.
Create an ACM Sync
- Infisical UI
- API
- In your Application, go to the Certificate Syncs tab and click Create Sync.
- Select the AWS Certificate Manager option.
-
Configure the Destination:
- AWS Connection: The AWS Connection to authenticate with.
- AWS Region: The AWS region where certificates should be stored.
-
Configure the Sync Options:
- Enable Removal of Expired/Revoked Certificates: Remove certificates from the destination if they are no longer active in Infisical.
- Preserve ARN on Renewal: Sync renewed certificates under the same ARN instead of creating a new one.
- Include Root CA: Include the Root CA certificate in the certificate chain.
- Certificate Name Schema: Customize certificate tags. Must include
{{certificateId}}. Defaults toInfisical-{{certificateId}}. - Auto-Sync Enabled: Automatically sync certificates when changes occur.
-
Configure the Details:
- Name: The name of your sync (slug-friendly).
- Description: Optional description.
- Select which certificates should be synced.
- Review and click Create Sync.
Certificate Management
The AWS Certificate Manager Certificate Sync provides:- Automatic Deployment: Deploy certificates in Infisical to AWS Certificate Manager.
- Certificate Updates: Update certificates in AWS Certificate Manager when renewals occur.
- Expiration Handling: Optionally remove expired certificates from AWS Certificate Manager (if enabled).
- Tagging: Automatically tag certificates with an InfisicalCertificate tag for easy identification and management.
AWS Certificate Manager Certificate Syncs support both automatic and manual
synchronization modes. When auto-sync is enabled, certificates are
automatically deployed as they are issued or renewed.
Manual Certificate Sync
You can manually trigger certificate synchronization to AWS Certificate Manager using the sync certificates functionality. This is useful for:- Initial setup when you have existing certificates to deploy
- One-time sync of specific certificates
- Testing certificate sync configurations
- Force sync after making changes
FAQ
Can I import certificates from AWS Certificate Manager back into Infisical?
Can I import certificates from AWS Certificate Manager back into Infisical?
AWS Certificate Manager does not support importing certificates back into
Infisical due to security limitations where private keys cannot be extracted
from AWS Certificate Manager. Only certificates imported into ACM (not
AWS-issued certificates) can be managed by the sync.
What’s Next?
AWS Elastic Load Balancer
Deploy certificates directly to ALB/NLB listeners.
Auto-Renewal
Enable automatic certificate renewal and syncing.
Alerting
Get notified about certificate lifecycle events.
Other Sync Destinations
View all supported sync destinations.