Skip to content

cf.tls_client_auth.cert_rfc9440_too_large

cf.tls_client_auth.cert_rfc9440_too_large Boolean

Returns true when the RFC 9440 encoded mTLS client certificate exceeds the 10 KiB size limit.

When true, cf.tls_client_auth.cert_rfc9440 contains an empty string instead of the encoded certificate.

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

Categories:
  • Request
  • mTLS