gorjuspixels commented :
It’s working for us (though we’re not using nginx… couldnt set up gRPC and SSL through it successfully).
But anyways, our grpc credentials look like this:
grpc.credentials.createSsl(caCrt, clientKey, clientCrt)
gorjuspixels commented :
It’s working for us (though we’re not using nginx… couldnt set up gRPC and SSL through it successfully).
But anyways, our grpc credentials look like this:
grpc.credentials.createSsl(caCrt, clientKey, clientCrt)