Skip to content

PKI CA Submit Certificate Request REST API

Endi S. Dewata edited this page Jul 8, 2021 · 7 revisions

Overview

The issuer-id and issuer-dn are optional and mutually-exclusive parameters to specify the (lightweight) CA which will issue the certificate. By default the request will be issued by the primary/host CA.

Request

  • Operation: POST /ca/rest/certrequests

  • Query Parameters:

    • issuer-id: string

    • issuer-dn: string

Response

Examples

See Also

Clone this wiki locally