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

Add support for server side SSL grpc verification (specifying SSL details in grpc client) #614

Open
alexandrklyuchev opened this issue Jun 4, 2024 · 0 comments

Comments

@alexandrklyuchev
Copy link

alexandrklyuchev commented Jun 4, 2024

Currently just client side verification available(on server), we even don't have ability to specify cert and private key
on grpc client side

  1. Need to add ability to specify such kind of data on client side
  2. Add ssl verification logic if it is not yet added on server side
@Anton3 Anton3 changed the title Add support for server side ssl grpc verification Add support for server side SSL grpc verification (specifying SSL details in grpc client) Jun 4, 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