Custom Origin Trust Store
By default, Cloudflare's global network maintains a list of publicly trusted certificate authorities ↗. This means that when using Full (strict) encryption mode, Cloudflare will only trust origin server certificates issued by a CA included in this trust store.
Custom Origin Trust Store allows you to upload certificate authorities (CAs) that Cloudflare will use to authenticate connections to your origin server. Use this feature to override the default trust store with your preferred CA or CAs.
When a CA has been uploaded to Custom Origin Trust Store, Cloudflare will ignore all default publicly trusted CAs and exclusively use the CA or CAs that have been uploaded to authenticate the origin server.
To get access to Custom Origin Trust Store, Advanced Certificate Manager must be enabled on the zone.
To manage origin trust stores in the dashboard, go to SSL/TLS > Origin Server and use the Custom Origin Trust Store card.
To manage origin trust stores using the API, refer to the API commands.
With Full (strict) encryption mode enabled, if your uploaded CA expires and no alternative CAs are valid within the trust store, Cloudflare will not be able to properly authenticate connections to the origin server.
- API documentation: List Custom Origin Trust Store Details
- Method:
GET
- Endpoint:
/zones/$ZONE_ID/acm/custom_trust_store
- API documentation: Custom Origin Trust Store Details
- Method:
GET
- Endpoint:
/zones/$ZONE_ID/acm/custom_trust_store/$CUSTOM_ORIGIN_TRUST_STORE_ID
- API documentation: Upload Custom Origin Trust Store
- Method:
POST
- Endpoint:
/zones/$ZONE_ID/acm/custom_trust_store
- API documentation: Delete Custom Origin Trust Store
- Method:
DELETE
- Endpoint:
/zones/$ZONE_ID/acm/custom_trust_store/$CUSTOM_ORIGIN_TRUST_STORE_ID
Was this helpful?
- Resources
- API
- New to Cloudflare?
- Directory
- Sponsorships
- Open Source
- Support
- Help Center
- System Status
- Compliance
- GDPR
- Company
- cloudflare.com
- Our team
- Careers
- © 2025 Cloudflare, Inc.
- Privacy Policy
- Terms of Use
- Report Security Issues
- Trademark
-