Hi @udit, I am very new to grpc. Just wondering how I can establish a TLS connection to the postman mock servers? Is it using some particular certificate that I can use in my local development?
Thanks for you reply. I guess I didn’t make this clear. What I wanted to achieve was to use the grpc mock server in my local python development (i.e. my code will start up as a grpc client to call the grpc mock server). At this stage, I am not able to connect to the grpc mock server.
I have some updates. So I managed to connect to the Postman mock grpc server with grpcurl. But received the following error when I try it with my python client: Cannot check peer: missing selected ALPN property