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
custom-ssl-for-a-zone-create-ssl-configuration
Upload the certificate and private key as a custom SSL configuration.
2
getCertificate
custom-ssl-for-a-zone-ssl-configuration-details
Read the custom SSL configuration back by id to confirm it persisted.
3
deleteCertificate
custom-ssl-for-a-zone-delete-ssl-configuration
Delete the custom SSL configuration to complete the rotation cycle.