KRL generation request for the considered Certificate Authority

Request the generation of a new KRL for the considered Certificate Authority. The KRL generation is asynchronous and will be performed at the earliest oppotunity. Regarding the lazy parameter:

  • If lazy is not specified of set to false, a new KRL will be issued
  • If lazy is set to true, a new KRL will be issued only if at least one certificate was revoked since the last KRL generation
Path parameters
name
string required
Query parameters
lazy
boolean | null
Responses
  • 204 KRL generation was successfully requested
  • 401 Unauthorized request
  • 403 Forbidden action
  • 404 Not Found
  • 500 Internal Server error