iOS · Arazzo Workflow
iOS Create a Signing Certificate
Version 1.0.0
Submit a certificate signing request, then read the issued certificate back for download.
View Spec
View on GitHub
iOSAppleMobileApp StorePush NotificationsIn-App PurchasesSubscriptionAuthenticationWalletsDeveloper PlatformArazzoWorkflows
Provider
Workflows
create-signing-certificate
Create a signing certificate from a CSR and read it back.
Submits a CSR of the given certificate type and then reads the issued certificate to return its content and metadata.
1
createCertificate
Submit the CSR to issue a new signing certificate of the requested type.
2
getCertificate
Read the issued certificate to return its encoded content and expiration so it can be installed into a keychain or CI signing store.
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.