application-gateway-kubernetes-ingress
application-gateway-kubernetes-ingress copied to clipboard
Add auth-tls-verify-client: "on" annotation like Nginx
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"
You can use a pre-configured SSL Profile for MTLS