Cloudflare · Arazzo Workflow
Cloudflare Upload Custom SSL Certificate
Version 1.0.0
Upload a custom SSL certificate, read it back, then remove it.
View Spec
View on GitHub
AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb PerformanceArazzoWorkflows
Provider
Workflows
upload-custom-ssl-certificate
Upload a custom SSL certificate, fetch it by id, then delete it.
Creates a custom SSL configuration from a certificate and private key, retrieves it by id to confirm it persisted, and then deletes it.
1
uploadCertificate
Upload the certificate and private key as a custom SSL configuration.
2
getCertificate
Read the custom SSL configuration back by id to confirm it persisted.
3
deleteCertificate
Delete the custom SSL configuration to complete the rotation cycle.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.