2

I want to set up a gRPC service behind nginx that also serves letsencrypt enabled https services. I want to enable and disable access from client services (other websites) on a regular basis. So if CompanyC joins I ill give them a client certificate and add it to my nginx configuration. My gRPC will serve multiple clients and each would have a separate client certificate.

Is this sane? The goal is to provide secure gRPC access. See also this related question which answers how.

Andrew Schulman
  • 8,561
  • 21
  • 31
  • 47

0 Answers0