Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request help: Using nginx annotations like behaviour for client certificate authentication #2307

Closed
FlR-1231 opened this issue Oct 8, 2024 · 0 comments

Comments

@FlR-1231
Copy link

FlR-1231 commented Oct 8, 2024

Issue description

With ingress-nginx it is possible to control the client certificate authentication for specific ingress controllers. (https://github.com/kubernetes/ingress-nginx/blob/main/docs/user-guide/nginx-configuration/annotations.md#client-certificate-authentication)

For example I want to set the auth-tls-verify-client flag, which maps to ssl_verify_client, for certain ingresses.

Even though I search through the different APISIX-Repos I could not find anything similar to achieve this behavior. Is this by any means possible, or does APISIX has very limited capabilities in regards to this?

@FlR-1231 FlR-1231 closed this as completed Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant