Hi all,
does skipper support mTLS use-case?
Nginx ingress controller use following annotations to configure client validation:
nginx.ingress.kubernetes.io/auth-tls-verify-client: "on"
nginx.ingress.kubernetes.io/auth-tls-secret: "default/mycerts"
Is it possible to get similar with skipper?
Hi all,
does skipper support mTLS use-case?
Nginx ingress controller use following annotations to configure client validation:
Is it possible to get similar with skipper?