You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently just client side verification available(on server), we even don't have ability to specify cert and private key
on grpc client side
Need to add ability to specify such kind of data on client side
Add ssl verification logic if it is not yet added on server side
The text was updated successfully, but these errors were encountered:
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
Currently just client side verification available(on server), we even don't have ability to specify cert and private key
on grpc client side
The text was updated successfully, but these errors were encountered: