v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
PKI Subscribers

Issue certificate

post/api/v1/pki/subscribers/{subscriberName}/issue-certificate

Path parameters

subscriberNamestring required

The name of the PKI subscriber to issue the certificate for.

Request body

projectIdstring required

The ID of the project of the PKI subscriber to issue the certificate for.

Response

Default Response

certificatestring required

The issued certificate.

issuingCaCertificatestring required

The certificate of the issuing CA.

certificateChainstring required

The certificate chain of the issued certificate.

privateKeystring required

The private key of the issued certificate.

serialNumberstring required

The serial number of the issued certificate.