Skip to content

cf.tls_client_auth.cert_revoked

cf.tls_client_auth.cert_revoked Boolean

Indicates whether the request presented a valid but revoked client certificate.

When true, the cf.tls_client_auth.cert_verified field is also true.

This field is only filled in if the request includes a client certificate for mTLS authentication.

Categories:
  • Request
  • mTLS