PKI Certificate Authorities

Get current CA cert and cert chain of a CA

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

Path parameters

caIdstring uuid required

The ID of the CA to get the certificate body and certificate chain from.

Response

Default Response

certificatestring required

The certificate body of the CA.

certificateChainstring required

The certificate chain of the CA.

serialNumberstring required

The serial number of the CA certificate.

certIdstring required

Certificate ID

Changes

No recorded changes to this endpoint across all 21 revisions of this API.