Get
/certificate-authority/crl/next
Generate and download an empty CRL file signed by the next CA. The file needs to be available at the CRL server at the time of CA switch. Valid for 1 year.
Security
HTTP
Type bearer
Responses
200
CRL file.
object
file
string (byte)
CRL file in base64 format.
401
Token error. Login again.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.
403
Insufficient permissions to access this resource.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.
406
Invalid 'Accept' header.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.
500
Unexpected server side error.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.