contour icon indicating copy to clipboard operation
contour copied to clipboard

Gateway API: implement client cert verification [experimental]

Open skriss opened this issue 1 year ago • 2 comments

https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.1.0

https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io/v1.FrontendTLSValidation

skriss avatar May 08 '24 21:05 skriss

This feature would be great. We have apps that are stuck moving to Gateway API because they need frontend client certificates and rely on Contour's HTTPProxy.spec.virtualhost.tls.clientValidation field. We'd be able to make these apps consistent with others if they could switch to Gateway and Gateway.spec.tls.frontendValidation.

jdoylei avatar Jun 11 '24 19:06 jdoylei