Revoke Client Certificate by Serial Number

Sending a request to CA to add the Client certificate under the particular serial number in certificate revocation list.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Certificate serial number

Body Params

Client Certificate revoke request object

string
enum

Revocation reason code to be put to CRL (Mozilla Root Store Policy 2.8 section 6.1.1)
Reason code (unspecified (0),
keyCompromise (1),
affiliationChanged (3),
superseded (4),
cessationOfOperation (5))

Allowed:
string
length between 0 and 512

Short message explaining why certificate needs to be revoked

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

Revoke Client Certificate response. No content.

400

Bad Request

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*