Request SSL Certificate With Key and CSR generation

Submit request for a new SSL certificate with generated keypair

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Fields for certificate enroll function

int32
required
≥ 1

Organization ID

string

Subject alternative names (comma separated)

int32

Certificate Profile ID

int32
≥ 1

Certificate validity period in days

string
length between 0 and 1024

Comments for enroll request

string
length between 0 and 512

External Requester. Acceptable format: '[email protected]' or '[email protected], [email protected]'

customFields
array of objects

Custom fields to be applied to requested certificate. Must contain mandatory custom fields.

customFields
string
enum

DCV mode for domain validation

Allowed:
string

DCV email in case of email validation

string
required

Certificate common name

string
length between 8 and 64

Password to protect PKCS#12 certificate(in case of Private Key agent key generation mode).

int32
string

Keypair key size (for RSA) or curve name (for EC). Applied only in case keypair algorithm is specified.

string

Keypair algorithm

string
enum
Allowed:
azureKeyVault
object

Azure Key Vault configuration: azureAccountId and vaultKey (required if keyGenerationMethod is AZURE_KEY_VAULT)

boolean

Reuse keypair if exists. For AZURE_KEY_VAULT only

boolean

Exportable keypair(not possible if the key is on HSM). For AZURE_KEY_VAULT only

boolean

Generate keypair on HSM. Requires enterprise Azure Vault. For AZURE_KEY_VAULT only

Responses

400

Bad Request

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*