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

[IDEA] Support mTLS endpoint #147

Open
S-Bohn opened this issue Feb 22, 2022 · 0 comments
Open

[IDEA] Support mTLS endpoint #147

S-Bohn opened this issue Feb 22, 2022 · 0 comments

Comments

@S-Bohn
Copy link

S-Bohn commented Feb 22, 2022

Is your feature request related to a problem? Please describe.
Grpcbin is used in nginx-ingress controller's e2e tests. For fixing a bug related to client-side mTLS authentication it would be helpful to also test this use-case. Therefore a grpc endpoint with mTLS authentication is required.

Describe the solution you'd like
Add a new endpoint (e.g. listening on port 9002) that requires the client to send a certificate during the TLS handshake.

Describe alternatives you've considered

Additional context
PR in nginx-ingress controller that requires a e2e test: kubernetes/ingress-nginx#8188 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant