Closed
Description
What would you like to be added:
Docs that specify what persona or personas are responsible for TLS configuration.
Why is this needed:
This is needed to add TLS support to service-api's. Currently, all TLS config is associated to a gateway listener. Gateways will need to perform different actions for TLS connections, i.e. terminate the client-side connection and create a new tls connection to a backend service. Whether per route tls configuration is added to Gateway
or xRoute
should be dictated by the persona responsible for managing route-specific tls configurations.
/assign @bowei
/cc @ironcladlou @Miciah @jpeach