combell_ssl_certificate_requests_create
Submit a CSR to order a paid SSL certificate, specifying type and validation level. Proceed with domain validation after creation.
Instructions
Order an SSL certificate from a certificate signing request (CSR). SIDE EFFECT: this purchases a paying product at your contract's (non-promotional) price. The CSR subject must contain CN, C, ST, L, O and E, and all SANs. After creation, complete the domain validations listed by combell_ssl_certificate_requests_get and then call combell_ssl_certificate_requests_verify.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csr | Yes | PEM-encoded certificate signing request | |
| certificate_type | Yes | ||
| validation_level | Yes | ||
| additional_validation_attributes | No | Required for organization/extended validation: Firstname, Lastname, Phone, EmailAddress (technical contact), Street, Number, PostalCode, VatCountryCode; optional OrganizationNumber |