Hi All, I would like to be able to identify the client calling my gRPC server and potentially perform additional validation based on the certificate used by the client.
This doesn't seem to be possible using the grpc node module. I found a similar issue that seems to have been addressed for the go version. https://github.com/grpc/grpc-go/issues/111 Does anyone have any experience/suggestions of how to go about achieving this? Cheers Chris -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/28cfc1ef-cbb8-44bb-929c-622c12561b4d%40googlegroups.com.
