Fastly · Arazzo Workflow
Fastly Upload TLS Key and Certificate
Version 1.0.0
Upload a TLS private key, then upload the matching custom TLS certificate.
View Spec
View on GitHub
CDNEdge CloudEdge ComputeWebAssemblySecurityAIObservabilityAsyncAPIStreamingWebhooksLoggingArazzoWorkflows
Provider
Workflows
upload-tls-key-and-certificate
Upload a TLS private key and then the matching certificate.
Uploads a PEM-encoded private key, then uploads the matching PEM-encoded certificate, both in Fastly's JSON:API format.
1
uploadKey
createTlsPrivateKey
Upload the PEM-encoded private key in JSON:API format.
2
uploadCertificate
createTlsCertificate
Upload the matching PEM-encoded certificate in JSON:API format.