bzp2010 commented on issue #2537:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/2537#issuecomment-3244453259

   @mayankmurari 
   
   I'm not familiar with the F5 Ingress Controller, but I reviewed its 
documentation. If you want to pass-through TLS on the load balancer, you need a 
TLSProfile 
([ref](https://clouddocs.f5.com/containers/latest/userguide/crd/tlsprofile.html#tlsprofile-components))
 and must specify `termination` as either `passthrough` or `reencrypt`.
   
   This detail is missing from the information you provided, though you 
mentioned having configured it. Please double-check, have you configured that 
option?
   
   --- 
   
   @kayx23 
   
   This issue occurred before APISIX. Plaintext traffic stripped of TLS was 
sent to the APISIX HTTPS port, which is not functional. Furthermore, this 
appears unrelated to the upstream.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to