PKI Certificates

Assign a certificate to an Application. Only certificates that aren't already attached to an Application can be assigned; once attached the binding cannot be moved.

post/api/v1/cert-manager/certificates/{id}/application

Path parameters

idstring uuid required

Request body

applicationIdstring uuid required

Response

Default Response

Changes

Changed in 1 of the 19 revisions of this API.1

    • added the optional property certificate/subjectDomainComponents to the response with the 200 status

      response-optional-property-added