-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
It would be great to have support for mTLS between the browser and the load balancer. This is supported on the application load balancer in general, it just cannot be configured right now using the k8s Gateway API.
There are two pieces that would be important:
- Being able to attach a
ServerTlsPolicy(containing the trust config holding the client root CA) to theTargetHttpsProxymanaged by the Gateway Controller - Being able to configure mTLS custom headers on the
UrlMapmanaged by the Gateway Controller
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels