v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
PKI Certificate Authorities

Generate certificate for a Certificate Authority

post/api/v1/cert-manager/ca/internal/{caId}/certificate

Path parameters

caIdstring required

The ID of the CA to generate a certificate for.

Request body

notBeforestring required

The date and time when the CA becomes valid in YYYY-MM-DDTHH:mm:ss.sssZ format.

notAfterstring required

The date and time when the CA expires in YYYY-MM-DDTHH:mm:ss.sssZ format.

maxPathLengthnumber

The maximum number of intermediate CAs that may follow this CA in the certificate / CA chain. A maxPathLength of -1 implies no path limit on the chain.

parentCaIdstring

Parent CA ID for intermediate certificate generation

Response

Default Response

certificatestring required

The generated CA certificate.

certificateChainstring required

The certificate chain of the CA.

serialNumberstring required

The serial number of the CA certificate.

certIdstring required

Certificate ID