ssl_create_csr
Create a CSR for a domain certificate slot to initiate commercial CA SSL issuance. Provide domain and cert ID; optionally set common name or impersonate owner.
Instructions
Create a CSR for a domain certificate slot (commercial CA flow).
Args: domain: Domain. cert_id: Certificate id. common_name: CN, defaults to the domain. impersonate: Owning user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| cert_id | Yes | ||
| common_name | No | ||
| impersonate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |