Cloudflare · Arazzo Workflow
Cloudflare Configure SSL Mode
Version 1.0.0
Read the current SSL mode, change it, then read it back to confirm.
View Spec
View on GitHub
AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb PerformanceArazzoWorkflows
Provider
Workflows
configure-ssl-mode
Read, change, and re-read the zone SSL mode.
Reads the current SSL setting, changes it to the supplied value, and reads it back to confirm the change took effect.
1
getCurrentMode
zone-settings-get-ssl-setting
Read the current SSL mode for the zone before changing it.
2
changeMode
zone-settings-change-ssl-setting
Change the SSL mode to the requested value.
3
verifyMode
zone-settings-get-ssl-setting
Read the SSL mode back to confirm the change was applied.