Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.1 KB

revoke-client-certificate.md

File metadata and controls

26 lines (17 loc) · 1.1 KB
pcx_content_type title weight
how-to
Revoke a client certificate
8

Revoke a client certificate

You can revoke a client certificate you previously generated with the default Cloudflare Managed CA.

It is not possible to permanently delete client certificates generated with the default Cloudflare Managed CA. Once revoked, these client certificates will still be listed in SSL/TLS > Client Certificates, and can be restored at any time.

Steps

  1. Log in to the Cloudflare dashboard and select your account and application.
  2. Go to SSL > Client Certificates.
  3. Select the certificate you want to revoke.
  4. Select Revoke and confirm the operation.

{{

}}

After revoking a certificate, you must update any mTLS rules that check for the presence of a client certificate so that they block all requests that include a revoked certificate.

For more information, refer to Check for revoked certificates.

{{

}}