[ Web Proxy ]
URL:
Viewing: https://developers.cloudflare.com/learning-paths/mtls/concepts/ [Back]  [Original]

Introducing mTLS Cloudflare Learning PathsSkip to content
SearchCtrlKLog in
  1. Home
  2. /Learning Paths
  3. /Mtls
  4. /Introducing mTLS

Introducing mTLS

Last updated Apr 23, 2026Copy as MarkdownView as MarkdownAgent setup

Mutual TLS (mTLS) authentication is a common security practice that uses client certificates to ensure traffic between client and server is bidirectionally secure and trusted. mTLS also allows requests that do not authenticate via an identity provider such as Internet-of-things (IoT) devices to demonstrate they can reach a given resource.

TLS (Transport Layer Security) is a widely-used protocol to ensure secure communication over a network. It ensures confidentiality and integrity by encrypting data and validating the server using digital certificates.

Mutual TLS (mTLS) adds an extra layer by authenticating both parties involved in the communication. The client presents a certificate to the server (in this case Cloudflare) and vice versa.

NextBenefits of mTLS

Was this helpful?

YesNo
Edit pageReport issue
[]

Web Proxy Viewer  |  New URL  |  Original Page