A self-hosted Flex Gateway or Omni Gateway has inbound mTLS enabled (Validate Client Certificate under the TLS Context's Inbound Settings). Requests sent directly to a gateway node succeed, with the client certificate presented and validated. The same requests, sent through an external F5 BIG-IP load balancer in front of the gateway, fail with a TLS-layer connection reset, for example:
curl: (35) OpenSSL SSL_connect: Connection reset by peer
or an SSL handshake failure alert (for example, alert number 40). The TCP connection opens and the TLS handshake begins, but resets shortly after.
The F5 Virtual Server in front of the gateway is configured as a Standard type. A Standard Virtual Server is a full Layer 4-7 proxy: F5 terminates the client's TCP/TLS session on the front end and opens a separate backend TCP connection to the gateway. This breaks true mTLS passthrough, because the client's certificate and the original TLS handshake cannot cross two separate connections unless F5 is explicitly configured to re-establish its own mTLS session on the backend leg. Without that explicit re-establishment, the backend connection is rejected or reset before the gateway evaluates the client certificate.
A Performance Layer 4 (fastL4) Virtual Server, by contrast, forwards TCP packets directly between the client and the gateway without terminating or inspecting the TLS handshake, preserving true end-to-end mTLS passthrough.
Configuring TLS Context for Omni Gateway in Connected Mode: https://docs.mulesoft.com/gateway/latest/conn-tls-config
Flex Gateway integration use cases — mTLS considerations across a network boundary: https://docs.mulesoft.com/gateway/latest/gateway-architecture-uc-overview
005390582

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.