v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
PKI Subscribers

Sign certificate

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

Path parameters

subscriberNamestring required

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

Request body

projectIdstring required

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

csrstring required

The CSR to be used to sign the certificate.

Response

Default Response

certificatestring required

The signed certificate.

issuingCaCertificatestring required

The certificate of the issuing CA.

certificateChainstring required

The certificate chain of the signed certificate.

serialNumberstring required

The serial number of the issued certificate.