-
Notifications
You must be signed in to change notification settings - Fork 319
Closed
Description
I am using an Ingress using Google-managed SSL certs mostly similar to what is described here:
However my backend service is a grpc service that is using HTTP2. According to the same documentation if I am using HTTP2 my backend needs to be "configured with SSL".
This sounds like I need a separate set of certificates for my backend service to configure it with SSL.
Is there a way to use the same Google managed certs here as well?
What are my other options here? I am using Google managed certs for the Ingress not to manage any certs on my own, if I then use self signed certificates for my service, that kind of defeats the purpose.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels