Returns the latest CRL issued by this CA
Path parameters
the CRL issuers DN (CAs subject DN)
Query parameters
true to get the latest deltaCRL, false to get the latest complete CRL
the CRL partition index
Response
Successful operation
Example response
{
"crl": "TUlJRVYuLi5TcVFQRQ==",
"response_format": "DER"
}Changes
Changed in 4 of the 8 revisions of this API.62
- ▲
the
crlresponse's property type/format changed fromarray/tostring/bytefor status200response-property-type-changed
- ○
for the
queryrequest parametercrlPartitionIndex, the type/format was generalized frominteger/int32tointeger/int64request-parameter-type-generalized
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
for the
queryrequest parametercrlPartitionIndex, the type/format was changed frominteger/int64tointeger/int32request-parameter-type-changed
- ▲
the
crlresponse's property type/format changed fromstring/bytetoarray/for status200response-property-type-changed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
crlresponse's property type/format changed fromarray/tostring/bytefor status200response-property-type-changed
- ○
for the
queryrequest parametercrlPartitionIndex, the type/format was generalized frominteger/int32tointeger/int64request-parameter-type-generalized
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
for the
queryrequest parametercrlPartitionIndex, the type/format was changed frominteger/int64tointeger/int32request-parameter-type-changed
- ▲
the
crlresponse's property type/format changed fromstring/bytetoarray/for status200response-property-type-changed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲