Update a version

Update all the certificates for the version, or the allowInsecureSha1 that controls what type of certificates to allow.

Path Params
integer
required

Identifies each CA set.

integer
required

Version identifier on which to perform the desired operation.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
boolean
Defaults to false

By default, the version's certificates need a signature algorithm of SHA-256 or better. Enabling this allows certificates with SHA-1 signatures.

certificates
array of objects
required
length ≥ 1

The certificates that are valid, non-expired, root, or intermediate.

certificates*
string
required
length ≥ 0

The certificate in PEM format, as found in a Base64 ASCII encoded file.

string | null

Any additional comments you can provide while creating or updating the CA set version.

Responses

Content-Type header.

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.akamai.mtls-edge-truststore.ca-set-version.v1+json
application/problem+json