application-gateway-kubernetes-ingress icon indicating copy to clipboard operation
application-gateway-kubernetes-ingress copied to clipboard

Add auth-tls-verify-client: "on" annotation like Nginx

Open saswatmohanty01 opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] This is required for mTLS configuration using APIG and already available for Ngix Ingress. Describe the solution you'd like A clear and concise description of what you want to happen. Add equivalent annotation in AGIC like nginx.ingress.kubernetes.io/auth-tls-verify-client: "on"

saswatmohanty01 avatar Jan 11 '23 14:01 saswatmohanty01

You can use a pre-configured SSL Profile for MTLS

jkroepke avatar Jan 16 '23 21:01 jkroepke