Retrieve the KRL Information for a specific Certificate Authority

Retrieve the KRL Information for a specific Certificate Authority

Path parameters
ca
string required
Responses
  • 200 The KRL Information
    id
    string required
    ca
    string required

    The OpenSSH certificate authority name

    thisUpdate
    string required
    number
    integer | null
    nextRefresh
    string | null
    errors
    string | null

    An error in case of the KRL generation failure

  • 401 Unauthorized request
  • 403 Forbidden action
  • 404 Not Found
  • 500 Internal Server error