Generate a CSR
POST/api/key/v1/:id/generate-csr
Generates a Certificate Signing Request (CSR). Supports mDL document signing certificates (for mdoc issuance) and Certificate Authority (CA) certificates.
Use the POST /identifier endpoint to import signed certificates and CAs.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
Created
Bad Request
Unauthorized
Forbidden
Entity Not Found
Internal error