Skip to content

cf.tls_client_auth.cert_verified

cf.tls_client_auth.cert_verified Boolean

Returns true when an mTLS client presents a valid client certificate.

Also returns true when a client presents a valid certificate that was revoked (refer to cf.tls_client_auth.cert_revoked).

This field defaults to false if the connection does not use mTLS authentication.

Categories:
  • Request
  • mTLS