TLS Routing
Transport Layer Security (TLS) routing enables your API Gateway to handle encrypted traffic based on the Server Name Indication (SNI) without needing to terminate the connection. By default, TLS traffic is routed without termination, preserving full end-to-end encryption. However, can be enabled if your use case requires it.
Proper TLS routing enables:
π End-to-end encryption by default, with optional termination.
π -based routing to differentiate between secure services.
π Support for multi-tenant architectures using a single IP and port.