Generate an order or renewal request for a new SSL certificate. Note: Certificate renewals must be requested from the same account used for the original order.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the DigiCert documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| CA Certificate ID | The CA certificate ID to use for this order. Can be obtained from the List Products action.Note: This parameter is required if the Product Type Hint is private. |
| Certificate Common Name | The domain to be secured by the certificate. |
| Certificate Dns Names | A comma-separated list of additional domais to be secured. Can result in additional costs. |
| Certificate Signature Hash | The hash algorithm used to sign the certificate. Code signing certificates supports only SHA-256. |
| Certificate Signing Request | The certificate signing request in PEM format. |
| Order Validity | The validity period of the certificate. For Example: |
| Organization ID | The ID of an existing organization to associate with the order. Can be obtained from the List Orders action.Note: Not required when creating a new organization with the request. |
| Product Type Hint | Select the SSL product type. |
| Renewal Of Order ID | The ID of the existing order this certificate renews. Can be obtained from the List Orders action.Note: Required for renewals when Renewed Thumbprint is not provided. |
| Renewed Thumbprint | The thumbprint of the certificate being renewed. Note: Required for renewals when Renewal of Order ID is not provided.For more information about certificate thumbprints refer to DigiCert documentation. |
| Server Platform ID | Select the ID of the server platform. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Additional Parameters | A JSON object for additional body parameters. Values specified in this parameter will override equivalent parameters. For example: The object must follow the vendor’s structure as defined in the API documentation. |