Skip to content
Cloudflare Docs

Enable mTLS

You can enable mutual Transport Layer Security (mTLS) for any hostname.

To enable mTLS for a host from the Cloudflare dashboard:

  1. Log in to the Cloudflare dashboard and select your account and domain.
  2. Go to SSL/TLS > Client Certificates.
  3. On the Hosts section of the Client Certificates card, select Edit.
  4. Enter the name of a host in your current domain.
  1. Select Save to confirm.

CAs in use

As explained in the Client certificates overview, Cloudflare validates client certificates against CAs set at account level. This means that these certificates can be used for validation across multiple zones/domains (example.com), as long as the zones are under the same Cloudflare account and you have enabled mTLS for the host.

Next steps

After enabling mTLS for your host, you can:

  • Enforce mTLS with a WAF custom rule. Select Create mTLS Rule on the dashboard to use a template, or refer to our mTLS at Cloudflare learning path for further guidance.
  • Enforce mTLS with API Shield. While API Shield is not required to use mTLS, many teams may use mTLS to protect their APIs.