Skip to main content
POST
Error

Authorizations

x-cdata-authtoken
string
header
required

Body

application/json
Filename
string
required

The file name of the certificate to be created.

CommonName
string
required

The common name.

Serialnumber
string
required

The serial number.

Password
string
required

The password.

Country
string

The country.

Email
string

The email.

Expiration
string
default:1

The expiration (in years).

KeySize
string
default:2048

The key size.

PublicKeyType
string
default:X.509

The public key type.

SignatureAlgorithm
string
default:SHA256

The signature algorithm.

Locality
string

The locality.

Organization
string

The organization.

OrganizationalUnit
string

The organizational unit.

State
string

The state.

Response

The action result

Name
string

The file name of the certificate that was created.

Password
string

The password.

Pubname
string

The public certificate file name.