-
Notifications
You must be signed in to change notification settings - Fork 716
Envoy Client Certs for Ext Auth and Backend TLS #2536
Copy link
Copy link
Closed
Labels
kind/decisionA record of a decision made by the community.A record of a decision made by the community.
Milestone
Description
Description:
Describe the issue.
Raising this PR to make a decision on which client certs to use when originating a TLS connection to ext Auth and Backend TLS (relates to kubernetes-sigs/gateway-api#2743)
Option 1
Reuse Listener (Downstream) certs
Option 2
Define a common proxy cert in the EnvoyProxy config
Option 3 (not possible today)
Define certs in each config
- within the SecurityPolicy.ExtAuth.TLS field
- not possible in BackendTLS, since its a upstream API
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/decisionA record of a decision made by the community.A record of a decision made by the community.